C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / AutoPostBack Property

In This Topic
AutoPostBack Property (C1InputBase)
In This Topic
Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus.
Syntax
'Declaration
 
Public Property AutoPostBack As System.Boolean
 
See Also