Click or drag to resize

IUserSendActivationEmail Method

Send the activation email to the user.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue SendActivationEmail()

Return Value

Type: IReturnValue
Success result when the user in the context has enough right to perform this action.
Remarks
This method will change the status of the user to `Approved` unless he's already `Activated`
See Also