ListViewWebPart.ViewFlags Property
SharePoint 2010
Gets or sets the type of content to be displayed by the ListViewWebPart.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[BrowsableAttribute(false)] [WebBrowsableAttribute(false)] [RequiresDesignerPermissionAttribute] [WebPartStorageAttribute(Storage.Shared)] public SPViewFlags ViewFlags { get; set; }
Property Value
Type: Microsoft.SharePoint.SPViewFlagsOne of the enumeration values that indicates the type of content. The default value is Html.