  | AreaServiceCanRestore Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic bool CanRestore(
	int id
)
Public Function CanRestore ( 
	id As Integer
) As Boolean
Parameters
- id
 - Type: SystemInt32
 
Return Value
Type: 
Boolean
See Also