: TextEditor.SimpleTextOnly (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overridable Property SimpleTextOnly As Boolean
'Uso
Dim instance As TextEditor
Dim value As Boolean
value = instance.SimpleTextOnly
instance.SimpleTextOnly = value
public virtual bool SimpleTextOnly { get; set; }
Vea también
Referencia
TextEditor (Clase)
TextEditor (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)