Whether to submit the search when the user presses enter and focus is in the search text box (default=true).
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual bool EnterSubmitsSearch { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual bool EnterSubmitsSearch { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property EnterSubmitsSearch As Boolean Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property EnterSubmitsSearch As Boolean Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property bool EnterSubmitsSearch { bool get (); void set (bool value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property bool EnterSubmitsSearch { bool get (); void set (bool value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract EnterSubmitsSearch : bool with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override EnterSubmitsSearch : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract EnterSubmitsSearch : bool with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override EnterSubmitsSearch : bool with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120