







Represents a RadioButtonList control that allows the user to specify the search type.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
C# |
---|
public class UltimateSearchTypeList : RadioButtonList |
Visual Basic |
---|
Public Class UltimateSearchTypeList _ Inherits RadioButtonList |
Visual C++ |
---|
public ref class UltimateSearchTypeList : public RadioButtonList |
Remarks
This control is hidden by default. If you want to display search types you should set the Visible property of this control to True.
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..DataBoundControl
System.Web.UI.WebControls..::..ListControl
System.Web.UI.WebControls..::..RadioButtonList
Karamasoft.WebControls.UltimateSearch..::..UltimateSearchTypeList
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..DataBoundControl
System.Web.UI.WebControls..::..ListControl
System.Web.UI.WebControls..::..RadioButtonList
Karamasoft.WebControls.UltimateSearch..::..UltimateSearchTypeList