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