  | IProfileServiceIsRestrictedContent Method (Page) | 
  
    Namespace: 
   Dynamicweb.Frontend.Contracts
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxbool IsRestrictedContent(
	Page page
)
Function IsRestrictedContent ( 
	page As Page
) As Boolean
Parameters
- page
 - Type: Dynamicweb.ContentPage
 
Return Value
Type: 
Boolean
See Also