| MacroLogGetExpression Method | 
            Gets the macro expression
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected string GetExpression(
	Object indent,
	Object expression
)
Parameters
- indent
- Type: SystemObject
 Indent
- expression
- Type: SystemObject
 Expression
Return Value
Type: 
String See Also
See Also