Keyoti SearchUnit API Docs
SearchButton Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxSearchButton
Keyoti SearchUnit v6
The button that starts the search.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual KButton SearchButton { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual KButton SearchButton { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable ReadOnly Property SearchButton As KButton
	Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable ReadOnly Property SearchButton As KButton
	Get
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property KButton^ SearchButton {
	KButton^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property KButton^ SearchButton {
	KButton^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract SearchButton : KButton with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override SearchButton : KButton with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract SearchButton : KButton with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override SearchButton : KButton with get
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120