Determines whether it is an image extension or not. Accepts extensions in both formats ".gif", and "gif"
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- extension
- Type: System String
File extension to check
Return Value
Type: BooleanSee Also