SP.ContentType.parent Property
Applies to: SharePoint Foundation 2010
Gets the parent content type of the content type.
var value = SP.ContentType.get_parent();
Property Value
Type: SP.ContentType
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 the parent content type of the content type.
var value = SP.ContentType.get_parent();
Type: SP.ContentType