| FilesLogGetWarning Method  | 
            Gets the warning icon.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntaxpublic 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