The button that starts the search.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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