Web parts and User controls
I'm trying to set a custom property in the user control i created inside a web part. I want to use this web part from the Catalog Zone. The problem i have is the property is always null, even if i initialize it inside the aspx file.
Any thoughts?
Thanks
|