CustomPropertyToolPart.ShouldMakeExtraChecks - Méthode
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function ShouldMakeExtraChecks As Boolean
'Utilisation
Dim instance As CustomPropertyToolPart
Dim returnValue As Boolean
returnValue = instance.ShouldMakeExtraChecks()
public bool ShouldMakeExtraChecks()
Valeur renvoyée
Type : System.Boolean