| Article: |
Web Parts in ASP.NET 2.0 | |
| Subject: | i can't change the "title" of the label | |
| Date: | 2006-04-27 17:10:55 | |
| From: | mlcy | |
| i have followed the steps on this page, but when i tried to look for "title" property to change to "Today's News", i can't find it. i am using vs2005. where should i look? thanks. | ||
Showing messages 1 through 1 of 1.




<ZoneTemplate>
<asp:Label ID="Label1" runat="server" Text="Australia beat scotland by 230 runs" title="Today's News"></asp:Label>
</ZoneTemplate>