1 <?xml version=
"1.0" encoding=
"utf-8" ?>
8 type=
"PetStore.Web.Controllers.Admin.AdminController, PetStore.Web" />
11 id=
"category.mng.controller"
12 type=
"PetStore.Web.Controllers.Admin.CategoryManagementController, PetStore.Web" />
15 id=
"product.mng.controller"
16 type=
"PetStore.Web.Controllers.Admin.ProductManagementController, PetStore.Web" >
18 <ProductImagesDir>#{productimagesdir}
</ProductImagesDir>
24 type=
"PetStore.Web.Controllers.HomeController, PetStore.Web" />
28 type=
"PetStore.Web.Controllers.CartController, PetStore.Web" />
31 id=
"product.controller"
32 type=
"PetStore.Web.Controllers.ProductController, PetStore.Web" />
35 id=
"ImageLocationComponent"
36 type=
"PetStore.Web.Components.ImageLocationComponent, PetStore.Web">
38 <ProductImagesDir>#{productimagesdir}
</ProductImagesDir>