Click or drag to resize
ExtendedTextAreaResolverName Property
Gets or sets the resolver which will be used in the Insert macro dialog (if allowed with ShowInsertMacro).

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

Property Value

Type: String
See Also