Click or drag to resize
IMacroObjectToMacroString Method
Returns the default text representation in the macros (this is called when the expression is resolved to its final value and should be converted to string).

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
string ToMacroString()

Return Value

Type: String
See Also