Share via


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)

Syntax

'Declaration
Protected m_dateOptions As DateOptions
'Usage
Dim value As DateOptions

value = Me.m_dateOptions

Me.m_dateOptions = value
protected DateOptions m_dateOptions

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace