Click or drag to resize
SecurityLogGetResult Method
Returns colored security operation result string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
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: String
See Also