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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsDownLevel { get; }
public bool IsDownLevel { get; }
Public ReadOnly Property IsDownLevel As Boolean
	Get
Public ReadOnly Property IsDownLevel As Boolean
	Get
public:
property bool IsDownLevel {
	bool get ();
}
public:
property bool IsDownLevel {
	bool get ();
}
member IsDownLevel : bool with get
member IsDownLevel : bool with get
Property Value
Boolean
Remarks
This returns true for older browsers and/or when ForceDownLevelOnly is set true, and/or TextMode==Pass-word.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331