Partager via


TextEditor.ErrorMessage, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the error message that appears above the text editor window.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property ErrorMessage As String
'Utilisation
Dim instance As TextEditor
Dim value As String

value = instance.ErrorMessage

instance.ErrorMessage = value
public string ErrorMessage { get; set; }

Valeur de la propriété

A string that represents the error message that appears above the text editor window.

Voir aussi

Référence

TextEditor, classe
Membres TextEditor
Microsoft.SharePoint.Portal.WebControls, espace de noms