Click or drag to resize
RandomCodeGeneratorGetRandomChar Method
Returns random character A-Z.

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

Return Value

Type: Char
See Also