What I understand GetScreenDimensions(string userAgent) return 0 If there is no match.
What return GetScreenSize(string userAgent) If there is no match?
Dim screenSize As DeviceScreenSize = Detector.GetScreenSize(Request.UserAgent) If Not screenSize = ?????
And is Telerik.Web.Device.Detection still developing?