WriterViewerConfig Class
Configuration maps between all viewer codes used for
most functionality in-system to th specific subviewer used
Namespace: SobekCM.Core.UI_Configuration.ViewersAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[ProtoContractAttribute]
[DataContractAttribute]
[XmlRootAttribute("WriterViewerConfig")]
public class WriterViewerConfig |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Clear | Clears all the previously loaded information, such as the default values |
Properties
| Name | Description |
---|
| Aggregations | Configuration information for the aggregation HTML subwriter and viewers |
| Items | Configuration information for the item HTML subwriter and viewers |
| WebContent | Configuration information for the aggregation HTML subwriter |
See Also