Click or drag to resize
UniGridGetActionImage Method
Returns icon file for current theme or from default if current doesn't exist.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string GetActionImage(
	string iconfile
)

Parameters

iconfile
Type: SystemString
Icon file name

Return Value

Type: String
See Also