SP.UserCustomAction.group Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies an implementation-specific value that determines the position of the custom action in the page.

var value = SP.UserCustomAction.get_group(); 
SP.UserCustomAction.set_group(value);

Property Value

Type: String

Applies To

SP.UserCustomAction Class

See Also

Reference

SP.UserCustomAction Methods

SP.UserCustomAction Properties

SP Namespace