| ItemListDeleteRelations Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static void DeleteRelations(
int itemListId
)
Public Shared Sub DeleteRelations (
itemListId As Integer
)
Parameters
- itemListId
- Type: SystemInt32
See Also