AutoComplete for ASP.NET Web Forms
AutoPostBack Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : AutoPostBack Property
Gets or sets the value that indicates whether or not the control posts back to the server each time a user interacts with the control.
Syntax
'Declaration
 
Public Property AutoPostBack As System.Boolean
public System.bool AutoPostBack {get; set;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members