ActivEarth.Competition.Contests.ContestDisplayTable.Page_Load C# (CSharp) Méthode

Page_Load() protected méthode

Loads the page.
protected Page_Load ( object sender, EventArgs e ) : void
sender object Object that requested the page load.
e EventArgs The event arguments.
Résultat void
        protected void Page_Load(object sender, EventArgs e)
        {
        }