EditorPartAdapter.ApplyChangesInternal - Méthode
À usage interne uniquement.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected MustOverride Function ApplyChangesInternal As Boolean
'Utilisation
Dim returnValue As Boolean
returnValue = Me.ApplyChangesInternal()
protected abstract bool ApplyChangesInternal()
Valeur renvoyée
Type : System.Boolean