ToolBarMenuButton.List Property

Gets the List property.

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

Syntax

'Declaration
Public Overridable ReadOnly Property List As SPList
    Get
'Usage
Dim instance As ToolBarMenuButton
Dim value As SPList

value = instance.List
public virtual SPList List { get; }

Property Value

Type: Microsoft.SharePoint.SPList

See Also

Reference

ToolBarMenuButton Class

ToolBarMenuButton Members

Microsoft.SharePoint.WebControls Namespace