Actually, My project name is “Ecommerce.Service”. How can I add custom css into this.
How do I add this into
c.InjectStylesheet(containingAssembly, " Ecommerce.Service.Contect.MyStyle.css");
which is not able to get the css path. Please help.
Actually, My project name is “Ecommerce.Service”. How can I add custom css into this.
How do I add this into
c.InjectStylesheet(containingAssembly, " Ecommerce.Service.Contect.MyStyle.css");
which is not able to get the css path. Please help.