AJH.CMS.WEB.UI.SitePathXSL_UC.SitePathXSL_UC_Load C# (CSharp) 메소드

SitePathXSL_UC_Load() 개인적인 메소드

private SitePathXSL_UC_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void
        void SitePathXSL_UC_Load(object sender, EventArgs e)
        {
            LoadSitePath();
        }
        #endregion