ToolPart.ApplyChangesInternal method
This member overrides EditorPartAdapter.ApplyChangesInternal().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides NotOverridable Function ApplyChangesInternal As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ApplyChangesInternal()
protected override sealed bool ApplyChangesInternal()
Return value
Type: System.Boolean