Click or drag to resize
DiscussionMacroResolverUseNoFollowForLinks Property
Gets or sets the value that indicates whether rel="nofollow" should be used for resolved links

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

Property Value

Type: Boolean
See Also