Click or drag to resize
HTMLHelperUseNoFollowForUsersLinks Method
Returns true if rel="nofollow" should be used for users link in forums, blog comments or message boards

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static bool UseNoFollowForUsersLinks(
	string siteName
)

Parameters

siteName
Type: SystemString
Current site name

Return Value

Type: Boolean
See Also