Click or drag to resize

RepositoryDeleteById Method (IEnumerableString, Boolean)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual void DeleteById(
	IEnumerable<string> ids,
	bool cleanup
)

Parameters

ids
Type: System.Collections.GenericIEnumerableString
cleanup
Type: SystemBoolean
See Also