Keyoti SearchUnit API Docs
ImageAltText Property
API DocumentationKeyoti.SearchEngine.WebKButtonImageAltText
Keyoti SearchUnit v6
The button image alt attribute text
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ImageAltText { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ImageAltText { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ImageAltText As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ImageAltText As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ImageAltText {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ImageAltText {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ImageAltText : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ImageAltText : string with get, set
Property Value

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