Click or drag to resize
EvaluationContextRelatedObject Property
Related object allows set object used for resolving in macro method. Used in web part properties.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public Object RelatedObject { get; set; }

Property Value

Type: Object
See Also