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