Frage

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.

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top