Input for ASP.NET WebForms
AutoPostBack Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputBase Class : AutoPostBack Property
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
public System.bool AutoPostBack {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members