Click or drag to resize
DeviceProfileInfoProviderSetCurrentDeviceProfileInfo Method
Sets current device profile info.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
public static void SetCurrentDeviceProfileInfo(
	string profileName
)

Parameters

profileName
Type: SystemString
Device profile code name
See Also