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

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

Parameters

profileName
Type: SystemString
Profile code name
See Also