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