BoxDetails.Helper.PageBase.BasePage_PreInit C# (CSharp) Méthode

BasePage_PreInit() private méthode

Handles the PreInit event of the BasePage control.
private BasePage_PreInit ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Résultat void
        void BasePage_PreInit(object sender, EventArgs e)
        {
        }