Click or drag to resize
MacroLogGetExpression 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: SystemObject
Indent
expression
Type: SystemObject
Expression

Return Value

Type: String
See Also