M
Michael D. Ober
In straight HTML, you can set the page title using the code:
<html><head><title>This is a page title</title></head></html>
How is this done using sitemaps in ASP.NET 2.0.
Thanks,
Mike.
<html><head><title>This is a page title</title></head></html>
How is this done using sitemaps in ASP.NET 2.0.
Thanks,
Mike.