| GroupCollectionContainsById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public bool ContainsById(
string groupId
)
Public Function ContainsById (
groupId As String
) As Boolean
Parameters
- groupId
- Type: SystemString
Return Value
Type:
BooleanSee Also