Partager via


PageLevelError.EncodedErrorText, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.Gets or sets the encoded text that is sent to the Web browser for display.

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

Syntaxe

'Déclaration
Public Property EncodedErrorText As String
'Utilisation
Dim instance As PageLevelError
Dim value As String

value = instance.EncodedErrorText

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

Valeur de la propriété

A string that represents the encoded text that is sent to the Web browser for display.

Voir aussi

Référence

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