best way to work with admin template for different user role
i am working with master pages in asp.net web forms and i am using some admin template from bootstrap design....How to display menu and control based on different user access levels and Roles.should i hide and display menu based on user roles or should i create different web forms for different user roles also i am working with master pages . what is the best approach to do.