The methods of System.Web.UI.WebControls.ImageButton are listed below. For a list of all members, see the ImageButton Members list.
See Also: Inherited members from System.Web.UI.WebControls.Image
Adds the attributes of an System.Web.UI.WebControls.ImageButton to the output stream for rendering on the client.
Creates a System.Web.UI.PostBackOptions object that represents the System.Web.UI.WebControls.ImageButton control's postback behavior.
Processes posted data for the System.Web.UI.WebControls.ImageButton control.
Raises the ImageButton.Click event and allows you to handle the ImageButton.Click event directly.
Raises the ImageButton.Command event and allows you to handle the ImageButton.Command event directly.
Determines whether the image has been clicked prior to rendering on the client.
Raises events for the System.Web.UI.WebControls.ImageButton control when it posts back to the server.
Notifies the ASP.NET application that the state of the System.Web.UI.WebControls.ImageButton control has changed.