Click or drag to resize

PageServiceDeleteAllAreaPages Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute]
public ApplicationResponse DeleteAllAreaPages(
	Area area
)

Parameters

area
Type: Dynamicweb.ContentArea

Return Value

Type: ApplicationResponse

Implements

IPageServiceDeleteAllAreaPages(Area)
See Also