Hi there,
I have a master page inside that I have one ContentPlaceHolder, where I have used one webform1(Stick to MasterPage) and on the Masterpage inside the body container there is a default form called ID="form1". This form1 I want to access at runtime in webform1
on Event click.
Please let me know how do I do this?
Go to the complete details ...