Click or drag to resize

ProfileServiceIsRestrictedContent Method (Page)

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool IsRestrictedContent(
	Page page
)

Parameters

page
Type: Dynamicweb.ContentPage

Return Value

Type: Boolean

Implements

IProfileServiceIsRestrictedContent(Page)
See Also