SPContentType.DisplayFormTemplateName Property
Gets or sets the name of a custom Display form template to use for items assigned this content type.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Form templates are .asmx controls that render the central section of a SharePoint Foundation Web page. That is, the form template renders everything except the SharePoint Foundation frame elements (what is usually termed the chrome) on the page. SharePoint Foundation renders the framing elements for the page.
The form template name you specify must be the name of a rendering template found within an .ascx file located on the front-end Web server at the following location:
Program files\common files\microsoft shared\web server extensions\12\template\controltemplates
For more information, see FormTemplates Schema Overview.
TypeO
Program files\common files\microsoft shared\web server extensions\12\template\controltemplates
$0$0
$0
$0Shouldn't this be:$0
$0$0
$0
$0Program files\common files\microsoft shared\web server extensions\14\template\controltemplates$0
- 9/23/2011
- Michel M
.ascx controls surely?
"Form templates are .asmx controls that render the central section of a SharePoint Foundation Web page"
Should be:
"Form templates are .ascx controls that render the central section of a SharePoint Foundation Web page"
Should be:
"Form templates are .ascx controls that render the central section of a SharePoint Foundation Web page"
- 4/14/2010
- Charlie Holland
- 4/14/2010
- Thomas Lee