EditorPartAdapter.ApplyChangesInternal 方法
仅供内部使用。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected MustOverride Function ApplyChangesInternal As Boolean
用法
Dim returnValue As Boolean
returnValue = Me.ApplyChangesInternal()
protected abstract bool ApplyChangesInternal()