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

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