A
Adam The Generic
Hi All,
I have an ascx control, on the Page_Load method of this control i chage the
Page.Title of the aspx page and some other controls text.
There is no problem with this when first load but whenever my aspx page do a
callback, just the Page.Title turns the "Untitled Page".
this problem occurs just for the Page.Title
Why does this happen?
Thanks.
PS: i use master page for all aspx pages..
I have an ascx control, on the Page_Load method of this control i chage the
Page.Title of the aspx page and some other controls text.
There is no problem with this when first load but whenever my aspx page do a
callback, just the Page.Title turns the "Untitled Page".
this problem occurs just for the Page.Title
Why does this happen?
Thanks.
PS: i use master page for all aspx pages..