| 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: 10.0.0
 Syntax
Syntaxprotected string GetActionImage(
	string iconfile
)
Parameters
- iconfile
- Type: SystemString
 Icon file name
Return Value
Type: 
String See Also
See Also