| Basic Date Picker Documentation |
|
SpecialDate.Value Property
Gets or sets the value. Can be used to pass an Id of the SpecialDate object.
[Visual Basic]
Public Property Value As
String
[C#]
public
string Value {get; set;}
Property Value
Default value is string.Empty.
See Also
SpecialDate Class | BasicFrame.WebControls Namespace