Click or drag to resize

IProfileServiceIsRestrictedContent Method (String, String)

Namespace:  Dynamicweb.Frontend.Contracts
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
bool IsRestrictedContent(
	string itemID,
	string itemType
)

Parameters

itemID
Type: SystemString
itemType
Type: SystemString

Return Value

Type: Boolean
See Also