Click or drag to resize

RepositoryDeleteById Method (IEnumerableString)

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

Parameters

ids
Type: System.Collections.GenericIEnumerableString
See Also