Ensures the bootstrap css class for specified body css class string if it is allowed for view mode.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- bodyClass
 - Type: 
System String 
The body class. 
- viewMode
 - Type: CMS.PortalEngine ViewModeEnum
The view mode. 
- page
 - Type: 
System.Web.UI Page
The current page. 
See Also