See Also: HtmlTitle Members
Use the System.Web.UI.HtmlControls.HtmlTitle class to programmatically specify the HTML <title> element of a Web Forms page.
You can also set the page title by using the title attribute of the @ Page directive, or by setting the System.Web.UI.Page.Title property of the System.Web.UI.Page class.