UserRoleInfoProvider AddUserToRole Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberAddUserToRole(Int32, Int32)
Adds specified user to the site.
Public methodStatic memberAddUserToRole(UserInfo, RoleInfo)
Adds specified user to the site.
Public methodStatic memberAddUserToRole(Int32, Int32, DateTime)
Adds specified user to the role.
Public methodStatic memberAddUserToRole(UserInfo, RoleInfo, DateTime)
Adds specified user to the site.
Back to Top
See Also