SP.ContentType.newFormTemplateName Property

Applies to: SharePoint Foundation 2010

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

var value = SP.ContentType.get_newFormTemplateName(); 
SP.ContentType.set_newFormTemplateName(value);

Property Value

Type: String

Applies To

SP.ContentType Class

See Also

Reference

SP.ContentType Methods

SP.ContentType Properties

SP Namespace