ImageHelperGetImage Method |
Gets the image based on the file name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public Image GetImage(
string filename
)
Parameters
- filename
- Type: SystemString
File name
Return Value
Type:
ImageSee Also