CodeUniquenessChecker Constructor |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public CodeUniquenessChecker(
IEnumerable<string> existingCodes
)
Parameters
- existingCodes
- Type: System.Collections.GenericIEnumerableString
See Also