Returns the controls section configuration
[Visual Basic] Public Property ReadOnly Controls As IDictionary [C#] public IDictionary Controls { get; } [C++] public: __property IDictionary* get_Controls(); [JScript] public function get Controls() : IDictionary
ConfigFactory Class | Portrate.Interview.Config Namespace