SPList.UserCustomActions property

Gets the collection of user custom actions defined on the list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public SPUserCustomActionCollection UserCustomActions { get; }

Property value

Type: Microsoft.SharePoint.SPUserCustomActionCollection
The collection of SPUserCustomAction objects.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace