Click or drag to resize
BrowserHelperGetBrowserClass Method
Gets the browser specific CSS class name including browser version number.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetBrowserClass()

Return Value

Type: String
See Also