Gets or sets a value indicating whether the System.Web.UI.WebControls.CheckBox state automatically posts back to the server when clicked.
Documentation for this section has not yet been entered.
Use this property to specify whether the state of the System.Web.UI.WebControls.CheckBox control is posted back to the server when clicked.
Setting this property to true causes a round trip to the server every time the control is clicked.
This property cannot be set by themes or style sheet themes. For more information, see System.Web.UI.ThemeableAttribute and ASP.NET Themes Overview.