SecurityLogGetDuplicity Method |
Gets the duplicity icon.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static Object GetDuplicity(
Object duplicit,
Object indent
)
Parameters
- duplicit
- Type: SystemObject
If true, the duplicity sign is shown - indent
- Type: SystemObject
Current item indentation
Return Value
Type:
ObjectSee Also