Compartilhar via


EditorPartAdapter.ApplyChangesInternal method

For internal use only.

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

Syntax

'Declaração
Protected MustOverride Function ApplyChangesInternal As Boolean
'Uso
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

EditorPartAdapter class

EditorPartAdapter members

Microsoft.SharePoint.WebPartPages namespace