Click or drag to resize

ProfileServiceIsRestrictedContent Method (String, String)

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool IsRestrictedContent(
	string itemID,
	string itemType
)

Parameters

itemID
Type: SystemString
itemType
Type: SystemString

Return Value

Type: Boolean

Implements

IProfileServiceIsRestrictedContent(String, String)
See Also