ImageHelper UnifyFileExtension Method Kentico 8.0 API Reference
Unifies file extensions.

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

Parameters

extension
Type: OnlineSystem String
Extension of the file (e.x. 'jpg')

Return Value

Type: OnlineString
Correct extension of file.
See Also