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.
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.StringThe string that represents the type of content to be displayed by the ListFormWebPart.