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#Visual BasicVisual C++
public bool SSLFriendly { get; set; }
Public Property SSLFriendly As Boolean
public:
property bool SSLFriendly {
	bool get ();
	void set (bool value);
}
Remarks
Requires a file called 'blank.html' in the same folder as the RapidSpell checker page.

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