EditorPartAdapter.ApplyChangesInternal method

For internal use only.

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

Syntax

'Declaration
Protected MustOverride Function ApplyChangesInternal As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ApplyChangesInternal()
protected abstract bool ApplyChangesInternal()

Return value

Type: System.Boolean

See also

Reference

EditorPartAdapter class

EditorPartAdapter members

Microsoft.SharePoint.WebPartPages namespace