Hi,
I have page called PageMain with an Iframe, and I will load a child page named PageChild into Iframe on click of a hyperlink.
Now I want to read a control/property/method of a PageMain from PageChild.aspx. cs
Can anyone help me?
Thanks,
I have page called PageMain with an Iframe, and I will load a child page named PageChild into Iframe on click of a hyperlink.
Now I want to read a control/property/method of a PageMain from PageChild.aspx. cs
Can anyone help me?
Thanks,
Comment