ListViewWebPart.ShouldSerializeViewFlag Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Function ShouldSerializeViewFlag As Boolean

Dim instance As ListViewWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeViewFlag()
public bool ShouldSerializeViewFlag()

Return Value

Type: System.Boolean

See Also

Reference

ListViewWebPart Class

ListViewWebPart Members

Microsoft.SharePoint.WebPartPages Namespace