Click or drag to resize
RandomCodeGeneratorGenerateCode Method
Generates one new unique code. Throws exception when not able to generate unique code within 10 attempts.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual string GenerateCode()

Return Value

Type: String
See Also