S
Shawn
Hi.
I've created a UserControl and included it in all my pages. The UserControl
contains a panel and a property, which sets the panel's visibility. I need
to be able to access this property from all my pages. I could declare both
the property and the panel as "Shared", that will work, but I'm not sure
that is the best way to go.. Or maybe it is? Any thoughts??
Thanks,
Shawn
I've created a UserControl and included it in all my pages. The UserControl
contains a panel and a property, which sets the panel's visibility. I need
to be able to access this property from all my pages. I could declare both
the property and the panel as "Shared", that will work, but I'm not sure
that is the best way to go.. Or maybe it is? Any thoughts??
Thanks,
Shawn