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