The following tables list the members exposed by LiveDropDownList.
Name | Description | |
---|---|---|
![]() | LiveDropDownList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessKey | Overridden. Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control. |
![]() | AppendDataBoundItems | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AutogenScripts | Gets or sets whether scripts should automatically be generated. |
![]() | AutoPostBack | Overridden. Gets or sets a value indicating whether a postback (or callback) to the server automatically occurs when the user changes the PowerWEB control's list selection or checked state. |
![]() | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Blocking | Gets or sets the blocking state of the control. |
![]() | BorderColor | (Inherited from System.Web.UI.WebControls.DropDownList) |
![]() | BorderStyle | (Inherited from System.Web.UI.WebControls.DropDownList) |
![]() | BorderWidth | (Inherited from System.Web.UI.WebControls.DropDownList) |
![]() | BrowserType | Gets or sets the type of browser as detected by the PowerWEB control. |
![]() | BufferedScript | Gets the client-side script which will be written to the response stream when the callback request is ended. |
![]() | CallbackType | Gets or sets the type of callbacks performed by the PowerWEB control. |
![]() | CausesValidation | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | Controls | (Inherited from System.Web.UI.Control) |
![]() | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![]() | DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | DataSourceObject | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | DataTextField | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | DataTextFormatString | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | DataValueField | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | Debug | Set to true to display a debug window which displays callback data in real-time as it is set/received. |
![]() | DynamicValidation | Use to inject validation code into the initial Page render. |
![]() | EnableCallback | Gets or sets whether the control issues a callback. |
![]() | Enabled | Overridden. Gets or sets a value indicating whether the Web server control is enabled. |
![]() | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ErrorBehavior | Gets or sets how errors are handled by the control. |
![]() | ErrorMessage | Gets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert. |
![]() | Font | Overridden. Gets the font properties associated with the Web server control. |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | IsCallback | Gets the callback state of the PowerWEB control. |
![]() | IsLive | Gets or sets whether a PowerWEB control updates itself in a callback. |
![]() | Items | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | Left | Gets or sets the left position of the PowerWEB control. |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | SelectedIndex | Overridden. Gets or sets the lowest ordinal index of the selected items in the list. |
![]() | SelectedItem | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | SelectedValue | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.DropDownList) |
![]() | TabIndex | Overridden. Gets or sets the tab index of the Web server control. |
![]() | Tag | Gets or sets a convertible object that contains data about the control. |
![]() | TemplateControl | (Inherited from System.Web.UI.Control) |
![]() | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Text | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | ToolTip | Overridden. Gets or sets the text displayed when the mouse pointer hovers over the Web server control. |
![]() | Top | Gets or sets the top position of the PowerWEB control. |
![]() | UniqueID | (Inherited from System.Web.UI.Control) |
![]() | UpdateAll | Gets or sets which fields are posted to the server in a callback. |
![]() | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![]() | ValidationGroup | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | Overridden. Gets or sets a value indicating whether the PowerWEB control is visible. |
![]() | WaitElementID | Gets or sets the message ID of the HTML element to display a message during a pending callback. |
![]() | WaitMessage | Gets or sets the message to display during a pending callback. |
![]() | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
Top
Top
Top
Name | Description | |
---|---|---|
![]() | CallingDataMethods | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | ContextMenuChanged | Occurs when the right button of the PowerWEB control is clicked. |
![]() | CreatingModelDataSource | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | DoubleClick | Occurs when the control is double-clicked. |
![]() | GotFocus | Occurs when the PowerWEB control gains focus. |
![]() | HelpRequested | Occurs when F1 is pressed while the control has focus. |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | KeyDown | Occurs when a key is down while the control has focus. |
![]() | KeyPress | Occurs when a key is pressed while the control has focus. |
![]() | KeyUp | Occurs when a key is released while the control has focus. |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | LocationClick | Occurs when the PowerWEB control is clicked, providing location data. |
![]() | LostFocus | Occurs when the PowerWEB control loses focus. |
![]() | MouseDown | Occurs when the mouse buttons are pressed while the PowerWEB control has focus. |
![]() | MouseEnter | Occurs when the mouse pointer enters the PowerWEB control. |
![]() | MouseLeave | Occurs when the mouse pointer leaves the PowerWEB control. |
![]() | MouseUp | Occurs when the mouse buttons are released while the PowerWEB control has focus. |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | SelectedIndexChanged | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | TextChanged | (Inherited from System.Web.UI.WebControls.ListControl) |
![]() | Unload | (Inherited from System.Web.UI.Control) |