views:

209

answers:

1

Hi. I want to access a usercontrol in my class file not in aspx.cs.i need to typecast it using ASP.usercontrol_ascx type but i cant access ASP namespace from my .cs file..how to typecast the usercontrol??

Thnx....

A: 
Munim Abdul
i have added public properties to usercontrol so i need that specific control typecasted to access those properties.
komal
I have edited my answer, please check!
Munim Abdul