Click or drag to resize
ActivitySettingsHelperAddingProductToWLEnabled Method (Int32)
Returns true if adding product to WL logging is enabled.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
public static bool AddingProductToWLEnabled(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID

Return Value

Type: Boolean
See Also