CurrentDeviceInfoBrowserName Property |
Note: This API is now obsolete.
The name of the browser. Many mobile browsers come default with the OS. Unless specifically named, these browsers are named after the accompanying OS.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public string BrowserName { get; }
Property Value
Type:
StringSee Also