G
George Ter-Saakov
Hi.
I have a user control with couple properties.
I want to be able to set them in HTML like
<TAG:MYCONTTROL id="id1" prop="string" />
How should I declare the property?
If I declare is as public it did not do the trick.
Thanks.
George.
I have a user control with couple properties.
I want to be able to set them in HTML like
<TAG:MYCONTTROL id="id1" prop="string" />
How should I declare the property?
If I declare is as public it did not do the trick.
Thanks.
George.