Keyoti RapidSpell Web .NET Help Docs
SSLFriendly Property
API DocumentationKeyoti.RapidSpellRapidSpellWebSSLFriendly
Keyoti RapidSpell Web .NET
Whether to run in SSL friendly mode, setting this to true prevents mixed content warning messages in IE.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool SSLFriendly { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool SSLFriendly { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property SSLFriendly As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property SSLFriendly As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool SSLFriendly {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool SSLFriendly {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member SSLFriendly : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member SSLFriendly : bool with get, set
Property Value
Boolean
Remarks
Requires a file called 'blank.html' in the same folder as the RapidSpell checker page.

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