ControllerTemplateMap Methods |
The ControllerTemplateMap type exposes the following members.
Name | Description | |
---|---|---|
FromJson |
Creates a Controller Template Map from JSON.
| |
FromXml |
Creates a Controller Template Map from XML.
| |
ToControllerMap |
Converts the Controller Template Map to a Controller Map.
| |
ToJsonString |
Exports the map to a JSON string.
| |
ToXmlString |
Exports the map to an XML string.
|