Click or drag to resize
MacroMethodObsoleteMessage Property
The message that describes alternative workarounds.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public string ObsoleteMessage { get; set; }

Property Value

Type: String

Implements

IMacroMethodObsoleteMessage
See Also