Click or drag to resize

RepositoryDeleteById Method (String, Boolean)

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

Parameters

id
Type: SystemString
cleanup
Type: SystemBoolean
See Also