  | DeviceDetectorIsDeviceDetectionEnabled Method  | 
  
    Namespace: 
   Dynamicweb.Frontend.Devices
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static bool IsDeviceDetectionEnabled(
	IContext context
)
Public Shared Function IsDeviceDetectionEnabled ( 
	context As IContext
) As Boolean
Parameters
- context
 - Type: Dynamicweb.EnvironmentIContext
 
Return Value
Type: 
Boolean
See Also