Keyoti SearchUnit API Docs
ImageMouseOut Property
API DocumentationKeyoti.SearchEngine.WebKButtonImageMouseOut
Keyoti SearchUnit v6
The button image URL. This is for mouse out (ie. not mouse over) and is optional.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ImageMouseOut { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ImageMouseOut { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ImageMouseOut As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ImageMouseOut As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ImageMouseOut {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ImageMouseOut {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ImageMouseOut : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ImageMouseOut : string with get, set
Property Value

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