We are developing a site inside a CMS that pushed files to our production server. If the .apsx pages created share the same code behind file, will this cause a problem?
We are developing a site inside a CMS that pushed files to our production
Share
Why don’t you let both pages inherit from the same class?