[To be supplied.]
[Visual Basic] Public Property Type As HtmlInputType [C#] public HtmlInputType Type {get; set;} [C++] public: __property HtmlInputType get_Type(); public: __property void set_Type(HtmlInputType); [JScript] public function get Type() : HtmlInputType; public function set Type(HtmlInputType);
HtmlInputInfo Class | HtmlInputInfo Members | System.Web.Services.Description Namespace