This topic has not yet been rated - Rate this topic

ListFormWebPart.ViewFlag Property

NOTE: This API is now obsolete.

Gets or sets the string that represents the type of content to be displayed by the ListFormWebPart.

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

Property Value

Type: System.String
The string that represents the type of content to be displayed by the ListFormWebPart.

This property is obsolete. Use the ViewFlags property instead.

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