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