Class WebClientInfoProviderDto
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.WebClientInfoProvider
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class WebClientInfoProviderDto
Constructors
WebClientInfoProviderDto()
Declaration
public WebClientInfoProviderDto()
Properties
BrowserInfo
Declaration
public string BrowserInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DeviceInfo
Declaration
public string DeviceInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |