DeviceContextAddDeviceProfilesCssClass Method |
Adds device profiles CSS class
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string AddDeviceProfilesCssClass(
string cssClass
)
Parameters
- cssClass
- Type: SystemString
CSS class to modify
Return Value
Type:
StringSee Also