我新建了一个控件:如
<ucl:myctrl id="ucl1" runat="server"></myctrl>
我怎么增加一个属性pro,在程序中可以读到pro的值,如:
<ucl:myctrl id="ucl1" runat="server" pro="sss"></myctrl>