Keyoti RapidSpell Web .NET Help Docs
RapidSpellWebLaunchers Property
API DocumentationKeyoti.RapidSpellRapidSpellWebMultipleRapidSpellWebLaunchers
Keyoti RapidSpell Web .NET
The ID's of the RapidSpellWebLauncher/RapidSpellWinline controls to start when the button is clicked.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public RapidSpellWebLauncherCollection RapidSpellWebLaunchers { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public RapidSpellWebLauncherCollection RapidSpellWebLaunchers { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property RapidSpellWebLaunchers As RapidSpellWebLauncherCollection
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property RapidSpellWebLaunchers As RapidSpellWebLauncherCollection
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property RapidSpellWebLauncherCollection^ RapidSpellWebLaunchers {
	RapidSpellWebLauncherCollection^ get ();
	void set (RapidSpellWebLauncherCollection^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property RapidSpellWebLauncherCollection^ RapidSpellWebLaunchers {
	RapidSpellWebLauncherCollection^ get ();
	void set (RapidSpellWebLauncherCollection^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member RapidSpellWebLaunchers : RapidSpellWebLauncherCollection with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member RapidSpellWebLaunchers : RapidSpellWebLauncherCollection with get, set
Property Value
Remarks
This can also be set to the ID of a container control with RapidSpellWebLauncher/RapidSpellWinline controls inside it, eg. a DataGrid

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