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.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string ResolverName { get; set; }

Property Value

Type: String
See Also