SPDatePickerControl._dateOptions Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _dateOptions As DateOptions
'Usage
Dim value As DateOptions
value = Me._dateOptions
Me._dateOptions = value
protected DateOptions _dateOptions