This topic has not yet been rated - Rate this topic

ListViewWebPart.ViewFlag Property

NOTE: This API is now obsolete.

Gets a value that represents the type of content to be displayed by the ListViewWebPart.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[RequiresDesignerPermissionAttribute]
[ObsoleteAttribute("Use IListWebPart.ViewFlags instead")]
[WebPartStorageAttribute(Storage.Shared)]
[BrowsableAttribute(false)]
public uint ViewFlag { get; set; }

Property Value

Type: System.UInt32
A value that specifies the type of content to be displayed by the ListViewWebPart.

This property is obsolete. Use the ViewFlags property instead.

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