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

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

Parameters

profileName
Type: SystemString
Device profile code name
See Also