| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| CallbackArguments |
The callback arguments. Available on a callback to the callback button in the
OnClick event.
|
| CallbackArgumentsJavaScript |
JavaScript to add to the callback arguments via the onclick event on the client
for the button.
|
| CallbackResults |
A collection of CallbackResult objects for passing information from the server to
the client during a callback.
(Inherited from WebControl) |
| ClientID | (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) |
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Font | (Inherited from System.Web.UI.WebControls.WebControl) |
| 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) |
| IsAsync |
Returns true if this control is in a partial postback or a callback.
(Inherited from WebControl) |
| NamingContainer | (Inherited from System.Web.UI.Control) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Text | The text to display on the button. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| UseDefaultWebResources |
If true, the control will use the internal web resources within the assemblies of
the Web ADF. If false, the control uses the resources at WebResourceLocation.
(Inherited from WebControl) |
| Visible | (Inherited from System.Web.UI.Control) |
| WebResourceLocation |
The location of the web resources used by the ADF Web control if
UseDefaultWebResrouces is false.
(Inherited from WebControl) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |