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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Applies to: SharePoint Foundation 2010
Gets the parent content type of the content type.
var value = SP.ContentType.get_parent();
Type: SP.ContentType