Hello
how to determine if the request comes from a mobile device?
Thanks,
Valeriano
Hi Valeriano,
You can use Application.Browser.Device to detect the device type.
Possible values are Desktop, Mobile, Tablet.
Best regards
Frank
Please login first to submit.