共用方式為


EditorPartAdapter.ApplyChanges method

僅限內部使用。

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

Syntax

'宣告
Public Overrides NotOverridable Function ApplyChanges As Boolean
'用途
Dim instance As EditorPartAdapter
Dim returnValue As Boolean

returnValue = instance.ApplyChanges()
public override sealed bool ApplyChanges()

傳回值

Type: System.Boolean

請參閱

參照

EditorPartAdapter class

EditorPartAdapter members

Microsoft.SharePoint.WebPartPages namespace