RandomCodeGenerator GetSymbolForType Method Kentico 8.0 API Reference
Returns charType. Override this method to add custom character sets.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

charType
Type: OnlineSystem Char
Character type to generate random character for.

Return Value

Type: OnlineChar
See Also