SP.UserCustomAction.description Property
Applies to: SharePoint Foundation 2010
Gets or sets the description of the custom action.
var value = SP.UserCustomAction.get_description();
SP.UserCustomAction.set_description(value);
Property Value
Type: String