ListViewWebPart.PageType Property
SharePoint 2010
Gets or sets the page type of the ListViewWebPart.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.Shared)] [BrowsableAttribute(false)] [WebBrowsableAttribute(false)] public PAGETYPE PageType { get; set; }
Property Value
Type: Microsoft.SharePoint.PAGETYPEOne of the enumeration values that indicates the page type. The default value is PAGE_NORMALVIEW.