SpecialDate
|
Overloaded. Initializes a new instance of the SpecialDate class. |
ClientSpecialDateClickFunction | Gets or sets the client special date click function that will be fired when user selects this SpecialDate. |
Date | Gets or sets the DateTime value of the SpecialDate. |
IsTrackingViewState | Gets a value indicating whether ViewState tracking is taking place. |
Selectable | Gets or sets a value indicating whether this SpecialDate is selectable. |
Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. |
Text | Gets or sets the text value. |
Value | Gets or sets the value. Can be used to pass an Id of the SpecialDate object. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
LoadViewState | Loads the state of the view. |
SaveViewState | Saves the ViewState |
ToString (inherited from Object) | Returns a String that represents the current Object. |
TrackViewState | This member overrides Control.TrackViewState. |
ViewState | Gets the state of the view. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SpecialDate Class | BasicFrame.WebControls Namespace