: TextEditor.m_fIsValid (Campo) (Microsoft.SharePoint.Portal.WebControls)
Specifies whether the size of the text is less than or equal to MaxTextSizeDefault.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected m_fIsValid As Boolean
'Uso
Dim value As Boolean
value = Me.m_fIsValid
Me.m_fIsValid = value
protected bool m_fIsValid
Vea también
Referencia
TextEditor (Clase)
TextEditor (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)