Click or drag to resize
MacroEditorResolverName Property
Gets or sets the name of the resolver to use. This property is used if Resolver property is not explicitly set.

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

Property Value

Type: String
See Also