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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Applies to: SharePoint Foundation 2010
Gets the parent content type of the content type.
var value = SP.ContentType.get_parent();
Type: SP.ContentType