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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Applies to: SharePoint Foundation 2010
Gets the parent content type of the content type.
var value = SP.ContentType.get_parent();
Type: SP.ContentType