ListViewWebPart.Flags Property
NOTE: This API is now obsolete.
Gets or sets numeric representation of the Microsoft.SharePoint.WebPartPages.ViewType enumeration, which specifies which view to display.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[RequiresDesignerPermissionAttribute] [ObsoleteAttribute("Use IListWebPart.ViewFlags instead")] [WebPartStorageAttribute(Storage.None)] public uint Flags { get; set; }
Property Value
Type: System.UInt32An unsigned integer that specifies display options for this Web Part.