Keyoti SearchUnit API Docs
KDropDownList Class
API DocumentationKeyoti.SearchEngine.WebKDropDownList
Keyoti SearchUnit v6
Keyoti DropDownList control
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class KDropDownList : DropDownList
public class KDropDownList : DropDownList
Public Class KDropDownList
	Inherits DropDownList
Public Class KDropDownList
	Inherits DropDownList
public ref class KDropDownList : public DropDownList
public ref class KDropDownList : public DropDownList
type KDropDownList =  
    class
        inherit DropDownList
    end
type KDropDownList =  
    class
        inherit DropDownList
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
KDropDownList()()()()
AccessKey (Inherited from WebControl.)
Adapter (Inherited from Control.)
AddAttributesToRender(HtmlTextWriter) (Inherited from DropDownList.)
AddedControl(Control, Int32) (Inherited from Control.)
AddParsedSubObject(Object) (Inherited from Control.)
AppendDataBoundItems (Inherited from ListControl.)
ApplyStyle(Style) (Inherited from WebControl.)
ApplyStyleSheetSkin(Page) (Inherited from Control.)
AppRelativeTemplateSourceDirectory (Inherited from Control.)
Attributes (Inherited from WebControl.)
AutoPostBack (Inherited from ListControl.)
BackColor (Overrides WebControl.BackColor.)
BeginRenderTracing(TextWriter, Object) (Inherited from Control.)
BindingContainer (Inherited from Control.)
BorderColor (Inherited from DropDownList.)
BorderStyle (Inherited from DropDownList.)
BorderWidth (Inherited from DropDownList.)
BuildProfileTree(String, Boolean) (Inherited from Control.)
CallingDataMethods (Inherited from DataBoundControl.)
CausesValidation (Inherited from ListControl.)
ChildControlsCreated (Inherited from Control.)
ClearCachedClientID()()()() (Inherited from Control.)
ClearChildControlState()()()() (Inherited from Control.)
ClearChildState()()()() (Inherited from Control.)
ClearChildViewState()()()() (Inherited from Control.)
ClearEffectiveClientIDMode()()()() (Inherited from Control.)
ClearSelection()()()() (Inherited from ListControl.)
ClientID (Inherited from Control.)
ClientIDMode (Inherited from Control.)
ClientIDSeparator (Inherited from Control.)
ConfirmInitState()()()() (Inherited from BaseDataBoundControl.)
Context (Inherited from Control.)
Controls (Inherited from Control.)
ControlStyle (Inherited from WebControl.)
ControlStyleCreated (Inherited from WebControl.)
CopyBaseAttributes(WebControl) (Inherited from WebControl.)
CreateChildControls()()()() (Inherited from Control.)
CreateControlCollection()()()() (Inherited from DropDownList.)
CreateControlStyle()()()() (Inherited from WebControl.)
CreateDataSourceSelectArguments()()()() (Inherited from DataBoundControl.)
CreatingModelDataSource (Inherited from DataBoundControl.)
CssClass (Overrides WebControl.CssClass.)
DataBind()()()() (Inherited from BaseDataBoundControl.)
DataBind(Boolean) (Inherited from Control.)
DataBindChildren()()()() (Inherited from Control.)
DataBinding (Inherited from Control.)
DataBound (Inherited from BaseDataBoundControl.)
DataItemContainer (Inherited from Control.)
DataKeysContainer (Inherited from Control.)
DataMember (Inherited from DataBoundControl.)
DataSource (Inherited from BaseDataBoundControl.)
DataSourceID (Inherited from DataBoundControl.)
DataSourceObject (Inherited from DataBoundControl.)
DataTextField (Inherited from ListControl.)
DataTextFormatString (Inherited from ListControl.)
DataValueField (Inherited from ListControl.)
DesignMode (Inherited from Control.)
Dispose()()()() (Inherited from Control.)
Disposed (Inherited from Control.)
Enabled (Inherited from WebControl.)
EnableTheming (Inherited from WebControl.)
EnableViewState (Inherited from Control.)
EndRenderTracing(TextWriter, Object) (Inherited from Control.)
EnsureChildControls()()()() (Inherited from Control.)
EnsureDataBound()()()() (Inherited from BaseDataBoundControl.)
EnsureID()()()() (Inherited from Control.)
Equals(Object) (Inherited from Object.)
Events (Inherited from Control.)
Finalize()()()() (Inherited from Object.)
FindControl(String) (Inherited from Control.)
FindControl(String, Int32) (Inherited from Control.)
Focus()()()() (Inherited from Control.)
Font
Gets the font properties associated with the Web server control.
(Overrides WebControl.Font.)
ForeColor (Overrides WebControl.ForeColor.)
GetData()()()() (Inherited from DataBoundControl.)
GetDataSource()()()() (Inherited from DataBoundControl.)
GetDesignModeState()()()() (Inherited from Control.)
GetHashCode()()()() (Inherited from Object.)
GetRouteUrl(Object) (Inherited from Control.)
GetRouteUrl(String, Object) (Inherited from Control.)
GetRouteUrl(RouteValueDictionary) (Inherited from Control.)
GetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
GetType()()()() (Inherited from Object.)
GetUniqueIDRelativeTo(Control) (Inherited from Control.)
HasAttributes (Inherited from WebControl.)
HasChildViewState (Inherited from Control.)
HasControls()()()() (Inherited from Control.)
HasEvents()()()() (Inherited from Control.)
Height (Overrides WebControl.Height.)
ID (Inherited from Control.)
IdSeparator (Inherited from Control.)
Init (Inherited from Control.)
Initialized (Inherited from BaseDataBoundControl.)
IsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
IsChildControlStateCleared (Inherited from Control.)
IsDataBindingAutomatic (Inherited from BaseDataBoundControl.)
IsEnabled (Inherited from WebControl.)
IsLiteralContent()()()() (Inherited from Control.)
IsTrackingViewState (Inherited from Control.)
IsUsingModelBinders (Inherited from DataBoundControl.)
IsViewStateEnabled (Inherited from Control.)
Items (Overrides ListControl.Items.)
ItemType (Inherited from DataBoundControl.)
Load (Inherited from Control.)
LoadControlState(Object) (Inherited from Control.)
LoadPostData(String, NameValueCollection) (Inherited from DropDownList.)
LoadViewState(Object) (Inherited from ListControl.)
LoadViewStateByID (Inherited from Control.)
MapPathSecure(String) (Inherited from Control.)
MarkAsDataBound()()()() (Inherited from DataBoundControl.)
MemberwiseClone()()()() (Inherited from Object.)
MergeStyle(Style) (Inherited from WebControl.)
NamingContainer (Inherited from Control.)
OnBubbleEvent(Object, EventArgs) (Inherited from Control.)
OnCreatingModelDataSource(CreatingModelDataSourceEventArgs) (Inherited from DataBoundControl.)
OnDataBinding(EventArgs) (Inherited from ListControl.)
OnDataBound(EventArgs) (Inherited from BaseDataBoundControl.)
OnDataPropertyChanged()()()() (Inherited from DataBoundControl.)
OnDataSourceViewChanged(Object, EventArgs) (Inherited from DataBoundControl.)
OnInit(EventArgs) (Inherited from BaseDataBoundControl.)
OnLoad(EventArgs) (Inherited from DataBoundControl.)
OnPagePreLoad(Object, EventArgs) (Inherited from DataBoundControl.)
OnPreRender(EventArgs) (Inherited from ListControl.)
OnSelectedIndexChanged(EventArgs) (Inherited from ListControl.)
OnTextChanged(EventArgs) (Inherited from ListControl.)
OnUnload(EventArgs) (Inherited from Control.)
OpenFile(String) (Inherited from Control.)
Page (Inherited from Control.)
Parent (Inherited from Control.)
PerformDataBinding(IEnumerable) (Inherited from ListControl.)
PerformSelect()()()() (Inherited from ListControl.)
PreRender (Inherited from Control.)
RaiseBubbleEvent(Object, EventArgs) (Inherited from Control.)
RaisePostDataChangedEvent()()()() (Inherited from DropDownList.)
RemovedControl(Control) (Inherited from Control.)
Render(HtmlTextWriter) (Inherited from WebControl.)
RenderBeginTag(HtmlTextWriter) (Inherited from WebControl.)
RenderChildren(HtmlTextWriter) (Inherited from Control.)
RenderContents(HtmlTextWriter) (Inherited from ListControl.)
RenderControl(HtmlTextWriter) (Inherited from Control.)
RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
RenderEndTag(HtmlTextWriter) (Inherited from WebControl.)
RenderingCompatibility (Inherited from Control.)
RequiresDataBinding (Inherited from BaseDataBoundControl.)
ResolveAdapter()()()() (Inherited from Control.)
ResolveClientUrl(String) (Inherited from Control.)
ResolveUrl(String) (Inherited from Control.)
SaveControlState()()()() (Inherited from Control.)
SaveViewState()()()() (Inherited from ListControl.)
SelectArguments (Inherited from DataBoundControl.)
SelectedIndex (Inherited from DropDownList.)
SelectedIndexChanged (Inherited from ListControl.)
SelectedItem (Inherited from ListControl.)
SelectedValue (Inherited from ListControl.)
SelectMethod (Inherited from DataBoundControl.)
SetDesignModeState(IDictionary) (Inherited from Control.)
SetPostDataSelection(Int32) (Inherited from ListControl.)
SetRenderMethodDelegate(RenderMethod) (Inherited from Control.)
SetTraceData(Object, Object) (Inherited from Control.)
SetTraceData(Object, Object, Object) (Inherited from Control.)
Site (Inherited from Control.)
SkinID (Inherited from WebControl.)
Style (Inherited from WebControl.)
SupportsDisabledAttribute (Inherited from DropDownList.)
TabIndex (Inherited from WebControl.)
TagKey (Inherited from ListControl.)
TagName (Inherited from WebControl.)
TemplateControl (Inherited from Control.)
TemplateSourceDirectory (Inherited from Control.)
Text (Inherited from ListControl.)
TextChanged (Inherited from ListControl.)
ToolTip (Inherited from WebControl.)
ToString()()()() (Inherited from Object.)
TrackViewState()()()() (Inherited from ListControl.)
UniqueID (Inherited from Control.)
Unload (Inherited from Control.)
ValidateDataSource(Object) (Inherited from DataBoundControl.)
ValidateRequestMode (Inherited from Control.)
ValidationGroup (Inherited from ListControl.)
VerifyMultiSelect()()()() (Inherited from DropDownList.)
ViewState (Inherited from Control.)
ViewStateIgnoresCase (Inherited from Control.)
ViewStateMode (Inherited from Control.)
Visible (Inherited from Control.)
Width (Overrides WebControl.Width.)
Inheritance Hierarchy
Object
Control
 WebControl
  BaseDataBoundControl
   DataBoundControl
    ListControl
     DropDownList
      KDropDownList

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