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