Share via


EditorPartAdapter.ApplyChanges method

For internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

See also

Reference

EditorPartAdapter class

EditorPartAdapter members

Microsoft.SharePoint.WebPartPages namespace