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