Keyoti SearchUnit API Docs
KButton Constructor (type)
API DocumentationKeyoti.SearchEngine.WebKButtonKButton(String)
Keyoti SearchUnit v6
Initializes a new instance of the RSButton class using the specified button type
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public KButton(
	string type
)
public KButton(
	string type
)
Public Sub New ( 
	type As String
)
Public Sub New ( 
	type As String
)
public:
KButton(
	String^ type
)
public:
KButton(
	String^ type
)
new : 
        type : string -> KButton
new : 
        type : string -> KButton
Parameters
type (String)

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