Share via


HtmlMenuButton.RenderID Method

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub RenderID ( _
    output As HtmlTextWriter, _
    fEscape As Boolean _
)
'Usage
Dim output As HtmlTextWriter
Dim fEscape As Boolean

Me.RenderID(output, fEscape)
protected void RenderID(
    HtmlTextWriter output,
    bool fEscape
)

Parameters

See Also

Reference

HtmlMenuButton Class

HtmlMenuButton Members

Microsoft.SharePoint.Portal.WebControls Namespace