Click or drag to resize

IContentUnitTemplateName Property


Gets/sets the name of the MVC "View", that is in charge of rendering the Content. It normally matches the Element's tag name.

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string TemplateName { get; set; }

Property Value

Type: String
See Also