  | GroupCopy Method (String, String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Group Copy(
	string groupId,
	string groupLanguageId
)
Public Function Copy ( 
	groupId As String,
	groupLanguageId As String
) As Group
Parameters
- groupId
 - Type: SystemString
 - groupLanguageId
 - Type: SystemString
 
Return Value
Type: 
Group
See Also