I have created one aspx Page from that i need to access the property of Usercontrol.
Note : User control not registerd in a page, Its loaded Dynamically by using Loadcontrol.
Even i am wondering while i am typing Excact Class Name of User control, it can not be resolved.
Then how can i create Object for user control.. without accessing Public class
Can you please help me.
Thanks in Advance.
EDIT:
Registered user control’s class name can used,
CODE: