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

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

Property Value

Type: String
See Also