Do the pages created in mojoportal site are saved in a folder?

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/11/2013 8:48:55 AM
Gravatar
Total Posts 22

Do the pages created in mojoportal site are saved in a folder?

Hi,

I dont know whether this question make sense.

Do the pages created in mojoportal site are saved in a folder?

how to take backup for the content in the mojoportal pages?

Thanks in advance,

Rajeswari.

10/11/2013 9:11:12 AM
Gravatar
Total Posts 115
mojoPortal Community Expert

Re: Do the pages created in mojoportal site are saved in a folder?

No they do not. In a nutshell the Default.aspx page is the only page that exist on the file system. This page then delivers the pages you have created from information stored in the database. It uses friendly urls for readability and SEO.

You can read more about how mojoPortal works http://www.mojoportal.com/how-mojoportal-works.aspx

You must sign in to post in the forums. This thread is closed to new posts.