| ItemListDelete Method (Int32) |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public override void Delete(
int itemListId
)
Public Overrides Sub Delete (
itemListId As Integer
)
Parameters
- itemListId
- Type: SystemInt32
See Also