[To be supplied.]
[Visual Basic] Overloads Public Shared Function GetType( _ ByVal name As String _ ) As Type [C#] public static Type GetType( string name ); [C++] public: static Type* GetType( String* name ); [JScript] public static function GetType( name : String ) : Type;
HttpRuntime Class | HttpRuntime Members | System.Web Namespace | HttpRuntime.GetType Overload List