ValidationHelper GetHResult Method Kentico 8.0 API Reference
Converts HResult (ErrorCode) from exception to format comparable with error codes in hex format.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineInt64
Code in comparable format (0x800ABCDE)
See Also