Returns whether hash for confirmation email is valid.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
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: BooleanSee Also