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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_bHideWebPart As Boolean
'Usage
Dim value As Boolean
value = Me.m_bHideWebPart
Me.m_bHideWebPart = value
protected bool m_bHideWebPart