AJH.CMS.WEB.UI.ProductSitePath.ProductSitePath_Load C# (CSharp) Method

ProductSitePath_Load() private method

private ProductSitePath_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void
        void ProductSitePath_Load(object sender, EventArgs e)
        {
            FillSitePath();
        }