Subject: "Title" property of a WebPart
Posted By: mrf Post Date: 8/28/2006 11:12:51 AM
How to set the "Title" property of a WebPart ? I don't see this property in the Properties Inspector. I must add it directly in the source :
<asp:Label ID="Label1" runat="server" Text="Label" Title="Le mot du jour"></asp:Label>
VS says : attribute "Title" is not a valid attribute of element "Label"
but i have no execution error. Of what element is the attribute "Title" ?

Thanks for your help

Michel Futtersack

Go to topic 48556

Return to index page 192
Return to index page 191
Return to index page 190
Return to index page 189
Return to index page 188
Return to index page 187
Return to index page 186
Return to index page 185
Return to index page 184
Return to index page 183