Compartilhar via


TextEditor.m_fSimpleTextOnly field

Especifica se o TextEditor exibirá apenas o texto sem HTML.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Protected m_fSimpleTextOnly As Boolean
'Uso
Dim value As Boolean

value = Me.m_fSimpleTextOnly

Me.m_fSimpleTextOnly = value
protected bool m_fSimpleTextOnly

Ver também

Referência

TextEditor class

TextEditor members

Microsoft.SharePoint.Portal.WebControls namespace