Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Function ShouldSerializeFDoHasRespondedCheck As Boolean
'Usage
Dim instance As ChartViewWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeFDoHasRespondedCheck()
public bool ShouldSerializeFDoHasRespondedCheck()
Return Value
Type: System.Boolean