ToolBarMenuButton.List property
Gets the List property.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property List As SPList
Get
Friend Set
'Usage
Dim instance As ToolBarMenuButton
Dim value As SPList
value = instance.List
public virtual SPList List { get; internal set; }
Property value
Type: Microsoft.SharePoint.SPList