 | IAreaService.DeleteArea Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxApplicationResponse DeleteArea(
int areaId
)
Function DeleteArea (
areaId As Integer
) As ApplicationResponse
Parameters
- areaId
- Type: System.Int32
Return Value
Type:
ApplicationResponse
See Also