Click or drag to resize
DiscussionMacroResolverEnableURL Property
Gets or sets the value that indicates whether URL macros are enabled.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public bool EnableURL { get; set; }

Property Value

Type: Boolean
See Also