[To be supplied.]
[Visual Basic] Public ReadOnly Property ControlType As Type [C#] public Type ControlType {get;} [C++] public: __property Type* get_ControlType(); [JScript] public function get ControlType() : Type;
BaseControlBuilder Class | BaseControlBuilder Members | System.Web.UI Namespace