Keyoti RapidSpell Web .NET Help Docs
ShowButton Property
API DocumentationKeyoti.RapidSpellRapidSpellWebMultipleShowButton
Keyoti RapidSpell Web .NET
Whether to show the launcher button (set to false to hide button/images). The client-side code will be written regardless.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool ShowButton { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool ShowButton { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ShowButton As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ShowButton As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool ShowButton {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool ShowButton {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ShowButton : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ShowButton : bool with get, set
Property Value
Boolean

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