FormAuthorEditorFormattedString.IsAuthorField 属性

它是否为作者字段或它是编辑器字段。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property IsAuthorField As Boolean
    Get
    Set
用法
Dim instance As FormAuthorEditorFormattedString
Dim value As Boolean

value = instance.IsAuthorField

instance.IsAuthorField = value
public bool IsAuthorField { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

FormAuthorEditorFormattedString 类

FormAuthorEditorFormattedString 成员

Microsoft.SharePoint.WebControls 命名空间