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.
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