ASP.NET Pack Programmer's Guide
Slideshow.set_autoPostBack Method
See Also
 





Sets a value indicating whether the control should post back to the server when an item is clicked.

Namespace: MindFusion.UI.WebForms
Package: Slideshow.js

 Syntax

JavaScript  Copy Code

function set_autoPostBack (value)

 Parameters

value

Type: Boolean
true if the control should post back, otherwise false.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace