C# Class Engage.Dnn.Booking.DirectApproval

Afficher le fichier Open project: EngageSoftware/Engage-Booking

Protected Properties

Свойство Type Description
ApprovalMessage global::Engage.Dnn.Booking.ModuleMessage

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Init event.

Private Methods

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

Method Details

OnInit() protected méthode

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e EventArgs An object that contains the event data.
Résultat void

Property Details

ApprovalMessage protected_oe property

ApprovalMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Booking.ModuleMessage ApprovalMessage
Résultat global::Engage.Dnn.Booking.ModuleMessage