BoxDetails.Helper.PageBase.BasePage_PreInit C# (CSharp) 메소드

BasePage_PreInit() 개인적인 메소드

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.
리턴 void
        void BasePage_PreInit(object sender, EventArgs e)
        {
        }