  | IProfileServiceIsRestrictedContent Method (String, String) | 
  
    Namespace: 
   Dynamicweb.Frontend.Contracts
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxbool IsRestrictedContent(
	string itemID,
	string itemType
)
Function IsRestrictedContent ( 
	itemID As String,
	itemType As String
) As Boolean
Parameters
- itemID
 - Type: SystemString
 - itemType
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also