SP.ContentType.editFormUrl Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the URL of a custom edit form to use for list items that have been assigned the content type.

var value = SP.ContentType.get_editFormUrl(); 
SP.ContentType.set_editFormUrl(value);

Property Value

Type: String

Applies To

SP.ContentType Class

See Also

Reference

SP.ContentType Methods

SP.ContentType Properties

SP Namespace