This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
When overridden in a derived class, retrieves the next character in the fallback buffer.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public override char GetNextChar()
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Function GetNextChar As 

Return Value

The next character in the fallback buffer.

See Also

Advanced