| DeviceProfileInfoProviderGetCurrentDeviceProfileInfo Method (String) | 
            Returns current device profile info.
            
 
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntaxpublic static DeviceProfileInfo GetCurrentDeviceProfileInfo(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
DeviceProfileInfo
See Also