| Basic Date Picker Documentation |
|
DateControlBase.SelectedDateFormatted Property
Gets the formatted SelectedDate as string based on the DateFormat.
[Visual Basic]
MustOverride Public ReadOnly Property SelectedDateFormatted As
String
[C#]
public abstract
string SelectedDateFormatted {get;}
See Also
DateControlBase Class | BasicFrame.WebControls Namespace