Keyoti RapidSpell Web .NET Help Docs
UseXMLHTTPWhenAvailable Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineUseXMLHTTPWhenAvailable
Keyoti RapidSpell Web .NET
Whether to use XMLHttpRequest (when it's available) to communicate with the server - typically this is best set true.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool UseXMLHTTPWhenAvailable { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool UseXMLHTTPWhenAvailable { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property UseXMLHTTPWhenAvailable As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property UseXMLHTTPWhenAvailable As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool UseXMLHTTPWhenAvailable {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool UseXMLHTTPWhenAvailable {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract UseXMLHTTPWhenAvailable : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override UseXMLHTTPWhenAvailable : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract UseXMLHTTPWhenAvailable : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override UseXMLHTTPWhenAvailable : bool with get, set
Property Value
Boolean

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