BrowserHelperGetBrowserClass Method (Boolean) |
Gets the browser specific CSS class name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax public static string GetBrowserClass(
bool includeVersion
)
Parameters
- includeVersion
- Type: SystemBoolean
Indicates if the browser version should be included
Return Value
Type:
StringSee Also