C# Class AjaxControlToolkit.HtmlEditor.Popups.PopupBoxButton

Inheritance: PopupCommonButton
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PopupBoxButton ( ) : System
PopupBoxButton ( HtmlTextWriterTag tag ) : System

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

Method Details

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

OnInit() protected méthode

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

PopupBoxButton() public méthode

public PopupBoxButton ( ) : System
Résultat System

PopupBoxButton() public méthode

public PopupBoxButton ( HtmlTextWriterTag tag ) : System
tag HtmlTextWriterTag
Résultat System