ASP.NET Caption ÊôÐÔ

¶¨ÒåºÍÓ÷¨

Caption ÊôÐÔÓÃÓÚÉèÖûò·µ»ØÏÔʾΪÈÕÀú±êÌâµÄÎı¾¡£

Óï·¨

<asp:Calendar Caption="text" runat="server" /> 
ÊôÐÔ ÃèÊö
text ÏÔʾΪ±êÌâÈÕÀúµÄÎı¾¡£

ʵÀý

ÏÂÃæµÄÀý×ÓÉèÖÃÁËÈÕÀúÖÐµÄ Caption ÊôÐÔ£º

<form runat="server">
<asp:Calendar id="cal1" runat="server" Caption="This is a Caption text" />
</form>

ʵÀý

ÉèÖà Calendar ¿Ø¼þÖÐµÄ Caption ÊôÐÔ