S
Steve - DND
Is it possible to get my ASPX pages to compile in a namespace different than
ASP? Why don't ASPX pages compile by default in the namespace of their
code-behind? This causes me to have to import namespaces on every page in
which I want to reference a class on another page, even if it's in the same
namespace in terms of code-behinds.
Thanks,
Steve
ASP? Why don't ASPX pages compile by default in the namespace of their
code-behind? This causes me to have to import namespaces on every page in
which I want to reference a class on another page, even if it's in the same
namespace in terms of code-behinds.
Thanks,
Steve