Click or drag to resize
ActivitySettingsHelperLogActivitiesBasedOnLegitimateInterest Method
Determines whether activity logging based on legitimate interest is enabled.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 13.0.131
Syntax
C#
public static bool LogActivitiesBasedOnLegitimateInterest(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name.

Return Value

Type: Boolean
See Also