Share via


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)

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