Click or drag to resize
MiscDetectMobileDevice Method
Detect if the current device is a mobile device

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static bool DetectMobileDevice()

Return Value

Type: Boolean
True on success; false otherwise
See Also