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 associated with the site actions.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property List As SPList
Get
'Usage
Dim instance As SiteActions
Dim value As SPList
value = instance.List
public override SPList List { get; }
Property value
Type: Microsoft.SharePoint.SPList
Returns a null reference (Nothing in Visual Basic) since SiteActions is outside the scope of any specific list