SP.ContentType.newFormUrl Property

Applies to: SharePoint Foundation 2010

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

var value = SP.ContentType.get_newFormUrl(); 
SP.ContentType.set_newFormUrl(value);

Property Value

Type: String

Applies To

SP.ContentType Class

See Also

Reference

SP.ContentType Methods

SP.ContentType Properties

SP Namespace