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

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
protected virtual void SetCurrentDeviceProfileInfoInternal(
	string profileName
)

Parameters

profileName
Type: SystemString
Profile code name
See Also