Base solution for your next web application
Open Closed

ASPNETZERO new /App folder #2090


User avatar
0
xtianvillapando created

Hi,

We have a project using ASPNETZERO framework, I'm thinking to create a new /App folder to contain our pages to separate from your dashboard pages. How should I do this? I mean do I need to register the new folder like for example (/App_New) to a config somewhere?

Thanks.

Regards, Christian


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I think you are using SPA version. You don't have to register it but you have to create a new app for your new folder (Actually you are creating the folder for your new app :) ) and handle it's routing by yourself.