ListViewWebPart.ViewFieldsOnlyParameter Field

Contains the parameter name that specifies to only get fields that are required to render the view in this Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Const ViewFieldsOnlyParameter As String
'Usage
Dim value As String

value = ListViewWebPart.ViewFieldsOnlyParameter
public const string ViewFieldsOnlyParameter

See Also

Reference

ListViewWebPart Class

ListViewWebPart Members

Microsoft.SharePoint.WebPartPages Namespace