Hi,
Has anyone tried to set up a MasterPage with multiple Web.sitemap's based on a specific user profile? Actually, I've got the user type (or role) from a Session variable (currentUserType and currentUserName). I have 5 different user/role types (User, Manager, OffSvcsMgr, OffSvcsEmployee, and Accounting), so I don't think "roles" will work for me.
Can someone provide any insight into this? It is very much appreciated!!!
Can this be accomplished in the Web.config file?
TIA, Randy
Has anyone tried to set up a MasterPage with multiple Web.sitemap's based on a specific user profile? Actually, I've got the user type (or role) from a Session variable (currentUserType and currentUserName). I have 5 different user/role types (User, Manager, OffSvcsMgr, OffSvcsEmployee, and Accounting), so I don't think "roles" will work for me.
Can someone provide any insight into this? It is very much appreciated!!!
Can this be accomplished in the Web.config file?
TIA, Randy