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.
Provides the menu’s default template as a MenuTemplate object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected DropDownMenu As MenuTemplate
'Usage
Dim value As MenuTemplate
value = Me.DropDownMenu
Me.DropDownMenu = value
protected MenuTemplate DropDownMenu