Keyoti RapidSpell Web .NET Help Docs
ModalHelperPage Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherModalHelperPage
Keyoti RapidSpell Web .NET
The URL of the modal popup helper file (only has effect if Modal=true).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ModalHelperPage { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ModalHelperPage { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ModalHelperPage As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ModalHelperPage As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ModalHelperPage {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ModalHelperPage {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ModalHelperPage : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ModalHelperPage : string with get, set
Property Value
String
Remarks
By default this points to the Keyoti_RapidSpell_Web_Common client files virtual directory.

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