从技术角度来讲,在这里您不能执任何其他操作。
Page Load 在这部分ASP.NET控件完全被加载且在这里你可以写UI操作逻辑或任何其他逻辑。
Page Load In this section, the ASP.NET controls are fully loaded and you write UI manipulation logic or any other logic over here.
这样做的好处已在函数末尾处的注释中提到:“在这里进行任何其他日志记录操作。”
The advantage to doing this is noted in the comment at the end of the function: "do any other error logging things here."
应用推荐