AJH.CMS.WEB.UI.ProductSitePath.ProductSitePath_Load C# (CSharp) Метод

ProductSitePath_Load() приватный Метод

private ProductSitePath_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void
        void ProductSitePath_Load(object sender, EventArgs e)
        {
            FillSitePath();
        }