Click or drag to resize
RequestHelperGetBrowser Method

Note: This API is now obsolete.

Gets the browser string from current request.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Method will be removed. Use BrowserHelper.GetBrowser() instead.")]
public static string GetBrowser()

Return Value

Type: String
See Also