Templates

IDictionary<string, ITemplate> IController.Templates { get; }

Gets the collection of templates.

Value

IDictionary<string, ITemplate> – Collection of templates.

Throws