UltimateSearch Class Library

UltimateSearchInput.SearchTypeList Property

Gets the radio button list to specify search type.

[Visual Basic]
Public ReadOnly Property SearchTypeList As UltimateSearchTypeList
[C#]
public UltimateSearchTypeList SearchTypeList {get;}

Remarks

Use this property to provide a radio button list to specify search type. If you want to display this control you should set the Visible property to True.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace