ActivEarth.Groups.OwnedGroupsDisplayTable.Page_Load C# (CSharp) 메소드

Page_Load() 보호된 메소드

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