| ShopGroupRelationSave Method |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Save(
string shopId,
string groupId
)
Public Sub Save (
shopId As String,
groupId As String
)
Parameters
- shopId
- Type: SystemString
- groupId
- Type: SystemString
See Also