Keyoti RapidSpell Web .NET Help Docs
ClientFilesFolder Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineClientFilesFolder
Keyoti RapidSpell Web .NET
Where the client files are found, must be an absolute path to the directory containing the RapidSpell client files.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string ClientFilesFolder { get; set; }
public string ClientFilesFolder { get; set; }
Public Property ClientFilesFolder As String
	Get
	Set
Public Property ClientFilesFolder As String
	Get
	Set
public:
property String^ ClientFilesFolder {
	String^ get ();
	void set (String^ value);
}
public:
property String^ ClientFilesFolder {
	String^ get ();
	void set (String^ value);
}
member ClientFilesFolder : string with get, set
member ClientFilesFolder : string with get, set
Property Value
String
Remarks
Default = /Keyoti_RapidSpell_Web_Common/

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