Browse by Tags

Related Posts

  • Redirecting Based on Roles

    Hello. How would you redirect a user based on what their role is...I tried this but it did not work... if ( Roles .IsUserInRole( "Administrator" )) { Response.Redirect( "/admin/default.aspx" ); }
    Posted to Security (Forum) by kjkramer1219 on 03-26-2008, 12:00 AM
    Filed under: roles, Visual Web Developer 2008 Express Edition, .ASPX
Page 1 of 1 (1 items)