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

SP.ContentType Class

Remarks

Gets or sets a value that specifies the name of the content type.

See Also

Reference

SP.ContentType Methods

SP.ContentType Properties

SP Namespace