Click or drag to resize
FilesLogGetWarning Method
Gets the warning icon.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object GetWarning(
	Object notclosed,
	Object operation
)

Parameters

notclosed
Type: SystemObject
If true, the warning sign is shown
operation
Type: SystemObject
Icon title

Return Value

Type: Object
See Also