V
Vai2000
How can I add meta tags to web forms if they are being derived out of master
page??
If I add this snippet to foo.aspx it throws exception
<head runat=server>
<meta name="description" content="Foo">
</head>
TIA
page??
If I add this snippet to foo.aspx it throws exception
<head runat=server>
<meta name="description" content="Foo">
</head>
TIA