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