Keyoti RapidSpell Web .NET Help Docs
ForceDownLevelOnly Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextBoxForceDownLevelOnly
Keyoti RapidSpell Web .NET
Whether to force the control to work as if the client browser is 'down-level'.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool ForceDownLevelOnly { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool ForceDownLevelOnly { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property ForceDownLevelOnly As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property ForceDownLevelOnly As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool ForceDownLevelOnly {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool ForceDownLevelOnly {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract ForceDownLevelOnly : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override ForceDownLevelOnly : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract ForceDownLevelOnly : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override ForceDownLevelOnly : bool with get, set
Property Value
Boolean
Remarks
This is useful for testing web-site behaviour with all browser types.

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