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