Click or drag to resize

BrowserInfoIsMobilePlatform Property

if client OS is mobile platform (Android, iOS, iPad, ...).

Namespace:  ASDSoft.WebSigner.Server.Browser
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public bool IsMobilePlatform { get; }

Property Value

Type: Boolean
See Also