UniGridGetActionImage Method |
Returns icon file for current theme or from default if current doesn't exist.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax protected string GetActionImage(
string iconfile
)
Parameters
- iconfile
- Type: SystemString
Icon file name
Return Value
Type:
StringSee Also