IContentUnitInstanceTemplateName Property
|
Gets of name of the MVC "View" for this Content Unit Instance
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string TemplateName { get; }
ReadOnly Property TemplateName As String
Get
property String^ TemplateName {
String^ get ();
}
abstract TemplateName : string with get
Property Value
Type:
StringSee Also