Hi All,
I am having a master page and given reference in aspx pages...
So when I am trying to get the controls of child pages... it is returning me Master Page, if I pass 'this' keyword to my function.
My question, how can i get child pages controls OR child page as Page Type/Object.
Go to the complete details ...