HTMLHelperUseNoFollowForUsersLinks Method |
Returns true if rel="nofollow" should be used for users link in forums, blog comments or message boards
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool UseNoFollowForUsersLinks(
string siteName
)
Parameters
- siteName
- Type: SystemString
Current site name
Return Value
Type:
BooleanSee Also