ToolPart.ApplyChangesInternal method
This member overrides EditorPartAdapter.ApplyChangesInternal().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides NotOverridable Function ApplyChangesInternal As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.ApplyChangesInternal()
protected override sealed bool ApplyChangesInternal()
Valor retornado
Type: System.Boolean