Compartilhar via


EditorPartAdapter.ApplyChangesInternal Method

For internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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