Click or drag to resize

IPageRepositoryDeleteAll Method

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void DeleteAll(
	IEnumerable<int> pageIds
)

Parameters

pageIds
Type: System.Collections.GenericIEnumerableInt32
See Also