ChartViewWebPart.ShouldSerializeListID method

This class and its members are not intended to be used directly from your code.

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

Syntax

'Declaration
Public Function ShouldSerializeListID As Boolean
'Usage
Dim instance As ChartViewWebPart
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ChartViewWebPart class

ChartViewWebPart members

Microsoft.SharePoint.WebPartPages namespace