S
shapper
Hello,
I am working on a class library (MyNamespace) where I have 10 web
controls (10 classes)
I want 2 of these controls to be available for the user that uses the
class library.
The other 8 shouldn't be available because they are only used in the
other 2 web controls.
How can I do this?
Thanks,
Miguel
I am working on a class library (MyNamespace) where I have 10 web
controls (10 classes)
I want 2 of these controls to be available for the user that uses the
class library.
The other 8 shouldn't be available because they are only used in the
other 2 web controls.
How can I do this?
Thanks,
Miguel