Represents the name of the broweser in the request
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string BrowserName { get; set; } |
Visual Basic |
---|
Public Property BrowserName As String Get Set |