C
Charlie@CBFC
Hi:
In the project I'm working on there are classes that don't belong to a
namespace. Problem is I need to reference a user control so I can use it to
cast a control being loaded dynamically to the correct type. Control
resides in a subdirectory. So... how do I reference and control in a
subdirectory that doesn't have a namespace?
Thanks,
Charlie
In the project I'm working on there are classes that don't belong to a
namespace. Problem is I need to reference a user control so I can use it to
cast a control being loaded dynamically to the correct type. Control
resides in a subdirectory. So... how do I reference and control in a
subdirectory that doesn't have a namespace?
Thanks,
Charlie