Share via


BlogMonthQuickLaunch.m_bHideWebPart field

Indicates whether the Web Part is hidden on the blog page.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_bHideWebPart As Boolean
'Usage
Dim value As Boolean

value = Me.m_bHideWebPart

Me.m_bHideWebPart = value
protected bool m_bHideWebPart

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace