ActivEarth.Groups.OwnedGroupsDisplayTable.Page_Load C# (CSharp) Méthode

Page_Load() protected méthode

This is a component, so no work is required when it loads. The population of the table is handled by the page ASP.
protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void
        protected void Page_Load(object sender, EventArgs e)
        {
        }