del método ToolPart.ApplyChangesInternal
Este miembro reemplaza a EditorPartAdapter.ApplyChangesInternal().
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected Overrides NotOverridable Function ApplyChangesInternal As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.ApplyChangesInternal()
protected override sealed bool ApplyChangesInternal()
Valor devuelto
Tipo: System.Boolean