Returns whether hash for confirmation email is valid.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- hash
- Type:
System String
Validated hash.
- identifier
- Type:
System String
Request identifier.
- time
- Type:
System DateTime
Time in format "ddMMyyyyhhmmss" when request was sent.
Return Value
Type:
See Also