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

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