SP.UserCustomAction.location Property

Applies to: SharePoint Foundation 2010

Gets or sets the location of the custom action.

var value = SP.UserCustomAction.get_location(); 
SP.UserCustomAction.set_location(value);

Property Value

Type: String

Applies To

SP.UserCustomAction Class

See Also

Reference

SP.UserCustomAction Methods

SP.UserCustomAction Properties

SP Namespace