ContentEditorWebPart.ShouldSerializeContentHasToken 方法
仅供内部使用。指示是否应保持ContentHasToken属性。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function ShouldSerializeContentHasToken As Boolean
用法
Dim instance As ContentEditorWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeContentHasToken()
public bool ShouldSerializeContentHasToken()
返回值
类型:System.Boolean
true如果已从其默认值 ; 更改属性值否则为false。
备注
此方法是仅供内部使用。