| GroupRelationSave Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Save(
string theGroupId,
string theParentId
)
Public Sub Save (
theGroupId As String,
theParentId As String
)
Parameters
- theGroupId
- Type: SystemString
- theParentId
- Type: SystemString
See Also