| SecurityLogGetResult Method | 
            Returns colored security operation result string.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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: 
String See Also
See Also