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