FlipCard for ASP.NET Web Forms
AutoPostBack Property

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

Reference

C1FlipCard Class
C1FlipCard Members