S
seannakasone
Hi, is it possible to have multiple code behind files per aspx page? The
reason I'm asking is because I'm trying to build on top of a 3rd party
application. The application has an aspx page with it's code behind in
compiled form, a DLL. So what I want to do is provide another code behind
file, with my code to extend the aspx page. Is this possible?
reason I'm asking is because I'm trying to build on top of a 3rd party
application. The application has an aspx page with it's code behind in
compiled form, a DLL. So what I want to do is provide another code behind
file, with my code to extend the aspx page. Is this possible?