ImageHelperStringToImageFormat Method |
Gets string name of image format.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static ImageFormat StringToImageFormat(
string currentFormat
)
Parameters
- currentFormat
- Type: SystemString
Return Value
Type:
ImageFormatConverted format
See Also