EditorPartAdapter.ApplyChanges 方法
仅供内部使用。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides NotOverridable Function ApplyChanges As Boolean
用法
Dim instance As EditorPartAdapter
Dim returnValue As Boolean
returnValue = instance.ApplyChanges()
public override sealed bool ApplyChanges()