怎样读取Global.asax中的值,在Global.asax中声明了一个hashtable在Global.asax中的Application_Start里面声明了一个hashtable, 那么怎样在其他的页面读取这个hashtable的内容呢?求指导 谢谢