TemplateElementsConfig Class
Configuration class handles the mapping between all of the
type/subtype attributes in each individual template cofiguration file
and the actual classes to render that element in the online metadata forms
Namespace: SobekCM.Core.UI_Configuration.TemplateElementsAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[DataContractAttribute]
[XmlRootAttribute("TemplateElementsConfig")]
[ProtoContractAttribute]
public class TemplateElementsConfig |
Inheritance Hierarchy
System..::..Object SobekCM.Core.UI_Configuration.TemplateElements..::..TemplateElementsConfig
Constructors
Methods
Properties
| Name | Description |
---|
| Elements | Collection of all the template elements |
See Also