Click or drag to resize

BrowserInfoCurrent Property

The main entry point for getting information about client browser and OS for the current request.

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

Property Value

Type: BrowserInfo
See Also