Returns current device profile info.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
 - Type: 
System String
Site name 
- loadFromCookies
 - Type: 
System Boolean
Indicates if device profile is loaded from cookie instead of current browser device 
- canBeOverridden
 - Type: 
System Boolean
Indicates if device profile can be overridden by URL parameter or cookie at all. 
Return Value
Type: DeviceProfileInfoSee Also