SecurityLogGetResult Method |
Returns colored security operation result string.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static string GetResult(
Object result,
Object ind,
Object imp
)
Parameters
- result
- Type: SystemObject
Result of the security operation - ind
- Type: SystemObject
Indentation - imp
- Type: SystemObject
Important item
Return Value
Type:
StringSee Also