DeviceProfileInfoProviderSetCurrentDeviceProfileInfo Method |
Sets current device profile info.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static void SetCurrentDeviceProfileInfo(
string profileName
)
Parameters
- profileName
- Type: SystemString
Device profile code name
See Also