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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top