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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.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