SP.UserCustomAction.name Property
Applies to: SharePoint Foundation 2010
Gets or sets the name of the custom action.
var value = SP.UserCustomAction.get_name();
SP.UserCustomAction.set_name(value);
Property Value
Type: String
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets or sets the name of the custom action.
var value = SP.UserCustomAction.get_name();
SP.UserCustomAction.set_name(value);
Type: String