Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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