Sends e-mail to user to inform her about her account was locked due to reaching maximum invalid logon attempts.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- user
- Type: CMS.Membership UserInfo
User
- siteName
- Type: System String
Site name
- source
- Type: System String
Source of calling, will be used for log event
- sendEmailFrom
- Type: System String
Email address of the sender
- resolver
- Type: CMS.MacroEngine MacroResolver
Macro resolver
- returnUrl
- Type: System String
URL using which user can log on to system, after password change
Return Value
Type: StringSee Also