This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.SharePoint.WebPartPages
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.UInt32
An unsigned integer that specifies display options for this Web Part.

The Flags property is read/write. The numeric value corresponds to members of the Microsoft.SharePoint.WebPartPages.ViewType enumeration.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ