CustomPropertyToolPart.ShouldMakeExtraChecks method

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

Syntax

'Declaration
Public Function ShouldMakeExtraChecks As Boolean
'Usage
Dim instance As CustomPropertyToolPart
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CustomPropertyToolPart class

CustomPropertyToolPart members

Microsoft.SharePoint.WebPartPages namespace