Click or drag to resize
EvaluationContextResolverName Property
Gets or sets the name of the resolver which can resolve this macro (reflects inline |(resolver) parameter).

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

Property Value

Type: String
See Also