HtmlMenuButton.RenderID, méthode (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Sub RenderID ( _
output As HtmlTextWriter, _
fEscape As Boolean _
)
'Utilisation
Dim output As HtmlTextWriter
Dim fEscape As Boolean
Me.RenderID(output, fEscape)
protected void RenderID (
HtmlTextWriter output,
bool fEscape
)
Paramètres
- output
- fEscape
Voir aussi
Référence
HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms