Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.
Yay... Take Me to the Community!
Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
Return to previous page
when i call RoleController.AddUserRole to assign role to a user, the role is successfully added to Database, but when i call IsInRole method to check that user role, it returns false, so is there any way to refresh changes.