Represents the name of the broweser in the request

Namespace: DotNetNuke.Services.ClientCapability
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string BrowserName { get; set; }
Visual Basic
Property BrowserName As String
	Get
	Set

See Also