Question

Is it possible to invert the functionality of the LoginView in ASP.NET?

I want exclude some content for a certain role and the way I see it you use the LoginView to show extra content on the login page.

Was it helpful?

Solution

You can create views for individual role by editing RoleGroups property.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top