Simple enough question.
What is the ‘aspx’ or ‘ascx’ page called? I need the correct term to properly search google or define a question on here that should be fairly simple to answer, but I’m sure I’m not using the correct vocabulary so my question and google searches are not netting me anything.
To be clear, the ‘code-behind’ page is written in c#, I want to know what the page that would contain HTML and <% %> tags would be called.
I’m asking because another question of mine was answered very poorly and then ignored by everyone else and I think it’s because I’m not sure how to name that page correctly. Going round the houses slightly but once I got my terms correct I can move to the next stage of solving my problem.
I’ve always refered to the page as the “markup” page is that what you are after?