SP.ContentType.name Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets a value that specifies the name of the content type.
var value = SP.ContentType.get_name();
SP.ContentType.set_name(value);
Property Value
Type: String
Applies To
Remarks
Gets or sets a value that specifies the name of the content type.