D
David
after having finally been able to catch an instance of the <head> in my code
behind file
protected HtmlHead myHeader;
I found out I'm too much of a c# newbie to figure out how to start putting
some data into the header. I can add meta tags with HtmlGenericControl but
how to add data like <link/> ??
behind file
protected HtmlHead myHeader;
I found out I'm too much of a c# newbie to figure out how to start putting
some data into the header. I can add meta tags with HtmlGenericControl but
how to add data like <link/> ??