Mono Class Library: Overview

System.Web.UI.WebControls.ImageButton: Members

The members of System.Web.UI.WebControls.ImageButton are listed below.

See Also: Inherited members from System.Web.UI.WebControls.Image

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

CausesValidationbool. Documentation for this section has not yet been entered.
CommandArgumentstring. Documentation for this section has not yet been entered.
CommandNamestring. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
override
GenerateEmptyAlternateTextbool. Documentation for this section has not yet been entered.
OnClientClickstring. Documentation for this section has not yet been entered.
PostBackUrlstring. Documentation for this section has not yet been entered.
ValidationGroupstring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
TagKeySystem.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
Textstring. Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
GetPostBackOptions() : System.Web.UI.PostBackOptions
Documentation for this section has not yet been entered.
LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool
Documentation for this section has not yet been entered.
OnClick(System.Web.UI.ImageClickEventArgs)
Documentation for this section has not yet been entered.
OnCommand(CommandEventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
RaisePostBackEvent(string)
Documentation for this section has not yet been entered.
RaisePostDataChangedEvent()
Documentation for this section has not yet been entered.

Public Events

ClickDocumentation for this section has not yet been entered.
CommandDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IPostBackDataHandler.LoadPostDataDocumentation for this section has not yet been entered.
System.Web.UI.IPostBackEventHandler.RaisePostBackEventDocumentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEventDocumentation for this section has not yet been entered.
System.Web.UI.WebControls.IButtonControl.Textstring. Documentation for this section has not yet been entered.