0
okeziestanley created
Hey guys how do one implement mobile views in ASP.NET Boilerplate, will the traditional viewname.Mobile.cshtml work? Thanks
1 Answer(s)
-
0
Everything works for regular ASP.NET MVC also works for ABP. ABP has no built-in UI feature for mobile. You can do it in your own way.