SP.ContentType.group Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets a value that specifies the content type group for the content type.
var value = SP.ContentType.get_group();
SP.ContentType.set_group(value);
Property Value
Type: String
Applies To
Remarks
It must not be empty. Its length must be equal to or less than 128.