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