SP.UserCustomAction.scope Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the scope of the custom action.
var value = SP.UserCustomAction.get_scope();
Property Value
Type: SP.UserCustomActionScope
Applies to: SharePoint Foundation 2010
Gets a value that specifies the scope of the custom action.
var value = SP.UserCustomAction.get_scope();
Type: SP.UserCustomActionScope