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