HtcMenu.RenderPopupEndTag Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared Sub RenderPopupEndTag ( _
    output As HtmlTextWriter, _
    isSubMenu As Boolean _
)
'Usage
Dim output As HtmlTextWriter
Dim isSubMenu As BooleanHtcMenu.RenderPopupEndTag(output, isSubMenu)
public static void RenderPopupEndTag(
    HtmlTextWriter output,
    bool isSubMenu
)

Parameters

See Also

Reference

HtcMenu Class

HtcMenu Members

Microsoft.SharePoint.WebControls Namespace