ASP.NET Pack Programmer's Guide
Slider.AutoPostBack Property
See Also
 





Gets or sets a value indicating whether the control will post back to the server when the value has changed.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public bool AutoPostBack { get; set; }

Visual Basic  Copy Code

Public Property AutoPostBack As Boolean

 Property Value

Type: Boolean

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace