Click or drag to resize
UIHelperIsFriendsModuleEnabled Method
Indicates if friends functionality is enabled.

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

Parameters

siteName
Type: SystemString
Code name of the site to check

Return Value

Type: Boolean
See Also