HtmlMenuButton.RenderAsHtml Method
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function RenderAsHtml As String
'Usage
Dim instance As HtmlMenuButton
Dim returnValue As String
returnValue = instance.RenderAsHtml()
public string RenderAsHtml()
Return Value
Type: System.String