Click or drag to resize
MacroMethodIsObsolete Property
Indicates whether method is obsolete.

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

Property Value

Type: Boolean

Implements

IMacroMethodIsObsolete
See Also