Click or drag to resize

DeviceInfoParseFromDeviceAndPlatformString Method

Namespace:  Dynamicweb.Frontend.Devices
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static DeviceInfo ParseFromDeviceAndPlatformString(
	string device,
	string platform
)

Parameters

device
Type: SystemString
platform
Type: SystemString

Return Value

Type: DeviceInfo
See Also