| AuthenticationHelperGetResetPasswordUrl Method | 
            Returns URL of page where user can reset his password.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetResetPasswordUrl(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name.
Return Value
Type: 
String See Also
See Also