SP.ContentType.editFormTemplateName Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the name of a custom edit form template to use for list items that have been assigned the content type.
var value = SP.ContentType.get_editFormTemplateName();
SP.ContentType.set_editFormTemplateName(value);
Property Value
Type: String