Asp.net 中如何调用母版中的变量和变量 ((test)this.master).str: test:当前母版的cs类名,把当前母版强制成test类型; this.master:当前母版; str:母版的变量名;