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