RandomCodeGeneratorGenerateCode Method |
Generates one new unique code. Throws exception when not able to generate unique code within 10 attempts.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual string GenerateCode()
Return Value
Type:
StringSee Also