Gets or sets a value indicating whether the control will post back to the server when the state has changed.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool AutoPostBack { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoPostBack As Boolean |
Type: Boolean
true if the auto postback is enabled; otherwise false. Default value is false.