The PalominoAjaxControlBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AjaxRequestImageUrl |
URL to the image that will be displayed on AJAX requests.
|
![]() | BackColor |
Gets or sets the background color of the Web server control.
(Inherited from WebControl.) |
![]() | BindingContainer |
Gets the control that contains this control's data binding.
(Inherited from Control.) |
![]() | BrowserInfo |
Represents information about used browser.
|
![]() | Controls |
Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
(Inherited from Control.) |
![]() | Enabled |
Gets or sets a value indicating whether the Web server control is enabled.
(Inherited from WebControl.) |
![]() | EnableTheming |
Gets or sets a value indicating whether themes apply to this control.
(Inherited from Control.) |
![]() | ForeColor |
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from WebControl.) |
![]() | Height |
Gets or sets the height of the Web server control.
(Inherited from WebControl.) |
![]() | ID |
Gets or sets the programmatic identifier assigned to the server control.
(Inherited from Control.) |
![]() | Page |
Gets a reference to the Page instance that contains the server control.
(Inherited from Control.) |
![]() | SkinID |
Gets or sets the skin to apply to the control.
(Inherited from Control.) |
![]() | Style |
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
(Inherited from WebControl.) |
![]() | Width |
Gets or sets the width of the Web server control.
(Inherited from WebControl.) |