Click or drag to resize
RandomCodeGeneratorGetRandomDigit Method
Returns random digit 0-9.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
protected virtual char GetRandomDigit()

Return Value

Type: Char
See Also