Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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