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.6.492
Syntax
string TemplateName { get; set; }

Property Value

String
See Also