SP.Site.userCustomActions Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of user custom actions for the site collection.
var value = SP.Site.get_userCustomActions();
Property Value
Type: SP.UserCustomActionCollection