I'm using 51 Degrees in .NET on MVC and it's only just come to my attention that 51 degrees redirects Tablets as default with what it classes as IsMobile.
I only want to redirect mobile traffic, ie phones etc and not tablets. Tablets should be using my default "Desktop" layout.
Is there anyway I can use the (Lite) 51 Degrees to only redirect mobile traffic and not tablet traffic?