Overload List
Name | Description | |
---|---|---|
![]() |
AddUser(UserDetails) |
This method is used to create user details. After successful creation of user,
mail(Conformation/Password) will be send to user based on the configuration. |
![]() |
AddUser(MembershipDetails, Address, User, String) |
This method is used to create user details. After successful creation of user,
mail(Conformation/Password) will be send to user based on the configuration. |
See Also