Click or drag to resize
ImageHelperImageExtensions Property
Image extensions supported by the system

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static HashSet<string> ImageExtensions { get; }

Property Value

Type: HashSetString
See Also