Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents access to the properties and methods that are used to view and set date options.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_dateOptions As DateOptions
'Usage
Dim value As DateOptions
value = Me.m_dateOptions
Me.m_dateOptions = value
protected DateOptions m_dateOptions