Click or drag to resize
MacroEditorResolver Property
Gets or sets context resolver used for getting autocomplete options.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public MacroResolver Resolver { get; set; }

Property Value

Type: MacroResolver
See Also