BlogMonthQuickLaunch.m_dateOptions Field
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