C# Class Adf.Web.UI.MessageImageButton

Represents control that shows a link with a javascript confirmation box.
Inheritance: System.Web.UI.WebControls.ImageButton
Afficher le fichier Open project: NLADP/ADF

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void

Method Details

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void