TextEditor.SimpleTextOnly 属性

获取或设置一个值,该值指示是否TextEditor将只显示不包括 HTML 文本。

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

语法

声明
Public Overridable Property SimpleTextOnly As Boolean
    Get
    Set
用法
Dim instance As TextEditor
Dim value As Boolean

value = instance.SimpleTextOnly

instance.SimpleTextOnly = value
public virtual bool SimpleTextOnly { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

TextEditor 类

TextEditor 成员

Microsoft.SharePoint.Portal.WebControls 命名空间