| ItemListDeleteWithRelations Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public void DeleteWithRelations(
bool deleteItems
)
Public Sub DeleteWithRelations (
deleteItems As Boolean
)
Parameters
- deleteItems
- Type: SystemBoolean
See Also