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

Applies To

SP.UserCustomAction Class

See Also

Reference

SP.UserCustomAction Methods

SP.UserCustomAction Properties

SP Namespace