ImageHelper UnifyFileExtension Method Kentico 8.1 API Reference
Unifies file extensions.

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

Parameters

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

Return Value

Type: OnlineString
Correct extension of file.
See Also