数据绑定的意思。
<# ..>里可以是 属性值,方法或者表达式。主要用于单值绑定。
比如:
<asp:textBox id="ss" text=<# property > runat="Server" />//property为变量