| Basic Date Picker Documentation |
|
SpecialDate.ClientSpecialDateClickFunction Property
Gets or sets the client special date click function that will be fired when user selects this SpecialDate.
[Visual Basic]
Public Property ClientSpecialDateClickFunction As
String
[C#]
public
string ClientSpecialDateClickFunction {get; set;}
Property Value
Default value is string.Empty.
See Also
SpecialDate Class | BasicFrame.WebControls Namespace