Jelle Druyts .NET Consultant
Just another ignorant weirdo from Antwerp, Belgium trying to make sense out of it all
ID
runat="server"
HtmlGenericControl
<title id="lblTitle" runat="server">WebPage1<title>
Protected WithEvents lblTitle As HtmlGenericControl
lblTitle.InnerText = "This ran at the server!"
runat=server
PageTitle
AddCssFile
Protected WithEvents uctHtmlHead As HtmlHead
uctHtmlHead.PageTitle = "ASP.NET rocks "