vikasNew

Results 5 issues of vikasNew

Hi. i have added dynamic tokens into url's. tokens generated dynamically for every page based on controller, action and ids. i have added this token into preservedRouteParameters but after adding...

i need to use multiple sitemap files in my MVC application for different Areas. i am using mvcsitemapprovider v4 version. How can i do this without using DI. I tried...

i want to include id in breadcrumb url but i am not able to set id value dynamically in sitemap file. how to set id value dynamically in above line...

i have successfully installed MvcSiteMapProviderMVC4 from nuget, but when i add below two lines in my layout page breadcrumbs does not display. only menu display without links. @Html.MvcSiteMap().Menu() @Html.MvcSiteMap().SiteMapPath() my...

is:Configuration Problem

i have my web API written in .net core 2.1 & andriod, ios clients are using these Web Api's. so can i use this in my scenario? Thanks in anticipation.