Click or drag to resize
MacroLog.GetExpression Method
Gets the macro expression

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string GetExpression(
	Object indent,
	Object expression
)

Parameters

indent
Type: System.Object
Indent
expression
Type: System.Object
Expression

Return Value

Type: String
See Also