InstanceWide_UI_Configuration Class
User-Interface specific instance-wide configuration information,
read from the configuration files mostly
Namespace: SobekCM.Core.UI_ConfigurationAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[DataContractAttribute]
[XmlRootAttribute("UiConfig")]
[ProtoContractAttribute]
public class InstanceWide_UI_Configuration |
Inheritance Hierarchy
Constructors
Properties
| Name | Description |
---|
| CitationViewer | Configuration for the citation within SobekCM, including the elements, group of element,
order, and other details for rendering the citation within SobekCM |
| MapEditor | Configuration information for the map editor function for this instance |
| TemplateElements | 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 |
| WriterViewers | Configuration maps between all viewer codes used for
most functionality in-system to th specific subviewer used |
See Also