| ControlElementTemplateId Property |
TemplateId contains the id of the control element, from which the control element is created.
TemplateId is 0 if the control element is a template itself.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int TemplateId { get; set; }
Property Value
Type:
Int32
See Also