 | ProductRelatedGroupService.Delete Method (String, String) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void Delete(
string groupId,
string languageId
)
Public Sub Delete (
groupId As String,
languageId As String
)
Parameters
- groupId
- Type: System.String
- languageId
- Type: System.String
See Also