Version

WebDateChooserAutoPostBack Class Members

The following tables list the members exposed by WebDateChooserAutoPostBack.

Public Constructors
 NameDescription
Public ConstructorWebDateChooserAutoPostBack ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCalendarMonthChanged

Setting this property to true will cause a postback to occur each time the Calendar's month is changed on the client.

 
Public PropertyValueChanged

Setting this property to true will cause a postback to occur, each time the DateChooser's value is changed on the client.

 
Protected Properties
 NameDescription
Protected PropertyIsTrackingViewState  
Protected PropertyViewState  
Public Methods
 NameDescription
Public MethodToStringString formatted for visual designer.  
See Also