Click or drag to resize

ControllerTemplateMap Methods

The ControllerTemplateMap type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromJson
Creates a Controller Template Map from JSON.
Public methodStatic memberFromXml
Creates a Controller Template Map from XML.
Public methodToControllerMap
Converts the Controller Template Map to a Controller Map.
Public methodToJsonString
Exports the map to a JSON string.
Public methodToXmlString
Exports the map to an XML string.
Top
See Also