Keyoti SearchUnit API Docs
Layout Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsLayout
Keyoti SearchUnit v6
Whether to layout the controls horizontally or vertically
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public SearchBoxOptionsLayout Layout { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public SearchBoxOptionsLayout Layout { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property Layout As SearchBoxOptionsLayout
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property Layout As SearchBoxOptionsLayout
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property SearchBoxOptionsLayout Layout {
	SearchBoxOptionsLayout get ();
	void set (SearchBoxOptionsLayout value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property SearchBoxOptionsLayout Layout {
	SearchBoxOptionsLayout get ();
	void set (SearchBoxOptionsLayout value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Layout : SearchBoxOptionsLayout with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Layout : SearchBoxOptionsLayout with get, set
Property Value

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