Click or drag to resize
DeviceProfileInfoProviderGetCurrentDeviceProfileInfo Method (String)
Returns current device profile info.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
public static DeviceProfileInfo GetCurrentDeviceProfileInfo(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: DeviceProfileInfo
See Also