Keyoti RapidSpell Web .NET Help Docs
IsDownLevel Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextBoxIsDownLevel
Keyoti RapidSpell Web .NET
Whether the control is running for a 'down level' (old) browser and therefore reduced functionality.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsDownLevel { get; }
Public ReadOnly Property IsDownLevel As Boolean
public:
property bool IsDownLevel {
	bool get ();
}
Remarks
This returns true for older browsers and/or when ForceDownLevelOnly is set true, and/or TextMode==Password.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625