BusinessDataWebPart.SetMessageWithoutOverriding, méthode (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.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Sub SetMessageWithoutOverriding ( _
strMessage As String, _
IsError As Boolean, _
encode As Boolean _
)
'Utilisation
Dim strMessage As String
Dim IsError As Boolean
Dim encode As Boolean
Me.SetMessageWithoutOverriding(strMessage, IsError, encode)
protected void SetMessageWithoutOverriding (
string strMessage,
bool IsError,
bool encode
)
Paramètres
- strMessage
- IsError
- encode
Voir aussi
Référence
BusinessDataWebPart, classe
Membres BusinessDataWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms