Thank You for replying me.
I have seen UserController. But there is no namespace like DotNetNuke.Entities.Roles.
One more thing, UserController also gives role through GetCurrentUserInfo().Roles. But I want role id rather than string(role name).
And also it will be good if I just get highest level Role. It is giving all roles applied to user(register user, subscriber, Administator.- from this i just want Administrator. I dont want others)
Regards
Snehal