EditorPartAdapter.ApplyChanges Method
For internal use only.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides NotOverridable Function ApplyChanges As Boolean
'Usage
Dim instance As EditorPartAdapter
Dim returnValue As Boolean
returnValue = instance.ApplyChanges()
public override sealed bool ApplyChanges()
Return Value
Type: System.Boolean