Partager via


WebPartLoc.RenderPartLevelError, 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 RenderPartLevelError ( _
    writer As HtmlTextWriter, _
    strLocalizedErrorMsg As String _
)
'Utilisation
Dim writer As HtmlTextWriter
Dim strLocalizedErrorMsg As String

Me.RenderPartLevelError(writer, strLocalizedErrorMsg)
protected void RenderPartLevelError (
    HtmlTextWriter writer,
    string strLocalizedErrorMsg
)

Paramètres

  • writer
  • strLocalizedErrorMsg

Voir aussi

Référence

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