EditorPartAdapter.ApplyChanges method
For internal use only.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides NotOverridable Function ApplyChanges As Boolean
'Uso
Dim instance As EditorPartAdapter
Dim returnValue As Boolean
returnValue = instance.ApplyChanges()
public override sealed bool ApplyChanges()
Valor retornado
Type: System.Boolean