Mono Support How to make monox website only visible to registered users ? 

Viewed 9605 time(s), 3 post(s), 1/10/2013 1:08:53 AM - by super
1/10/2013 1:08:53 AM
6018 Reputation 709 Total posts

How to make monox website only visible to registered users ?

I want all the people who go to website to get login screen in order to view the website.

How to do that ?

1
1/10/2013 2:56:11 PM
6018 Reputation 709 Total posts

anyone ?

2
1/10/2013 9:33:16 PM
7207 Reputation 956 Total posts

You can make the login page the default page for your portal in the IIS admin, and than check at least "Users" role in the ViewRoles for all pages. The same thing can be done programatically by using the CustomAccessRole property inherited from the BasePage.

3
This is a demo site for MonoX. Please visit Mono Software for more info.