ListViewWebPart.ShouldSerializeWebId Method

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

Syntax

Public Function ShouldSerializeWebId As Boolean

Dim instance As ListViewWebPart
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

ListViewWebPart Class

ListViewWebPart Members

Microsoft.SharePoint.WebPartPages Namespace