| DeviceProfileInfoProviderGetDeviceProfileInfo Method (Guid, String) | 
            Returns device info with specified GUID.
            
 
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntaxpublic static DeviceProfileInfo GetDeviceProfileInfo(
	Guid deviceGuid,
	string siteName
)
Parameters
- deviceGuid
 - Type: SystemGuid
Device GUID - siteName
 - Type: SystemString
Site name 
Return Value
Type: 
DeviceProfileInfo
See Also