Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Sub Render ( _
xmlWriter As XmlWriter _
)
'Usage
Dim instance As IRibbonMenu
Dim xmlWriter As XmlWriter
instance.Render(xmlWriter)
void Render(
XmlWriter xmlWriter
)
Parameters
- xmlWriter
Type: System.Xml.XmlWriter