GU UNIT 3 - QUE 8

Опубликовано: 30 Март 2026
на канале: BCA_Vibes
2,137
19

‪@BCA_Vibes‬
Design a website which based on user role, user will be
redirected to specific page. Create at least 2 roles, and web
pages for each role. Both pages must use different master
pages. (For example, user belongs ‘Admin’ role will
automatically redirected to ‘Admin.aspx’ which uses
‘Admin.master’ master page, and user belongs to
‘Customer’ role, automatically gets redirected (after login) to
customer.aspx page which uses master page
customer.master).