  | IAreaServiceDeleteArea 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: SystemInt32
 
Return Value
Type: 
ApplicationResponse
See Also