Click or drag to resize
RandomCodeGeneratorGetRandomSymbol Method
Returns random symbol 0-9 or A-Z.

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

Return Value

Type: Char
See Also