GetClientID Method

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image
Returns the client id of the search button.

Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690

Syntax

C#
public string GetClientID()
Visual Basic
Public Function GetClientID As String
Visual C++
public:
String^ GetClientID()

Return Value

Client id of the search button.

See Also