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