CreateControl

Used to create an instance of a particular code class

CreateControl(string name, string codeclass)
name: Name of the type being created.
codeclass: Code specific control class.

Base Class : IControl