Click or drag to resize
MacroLogGetResult Method
Gets the result

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
protected string GetResult(
	Object result,
	Object ind,
	Object expression,
	Object error
)

Parameters

result
Type: SystemObject
Result
ind
Type: SystemObject
Indent
expression
Type: SystemObject
Expression
error
Type: SystemObject
Error

Return Value

Type: String
See Also