Determines if the map provider requires a connection type.

Namespace: Ico.Ewx.Design
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class ConnectionTypeEnabledConverter : IValueConverter
Visual Basic
Public Class ConnectionTypeEnabledConverter _
	Implements IValueConverter
JScript
public class ConnectionTypeEnabledConverter implements IValueConverter

Inheritance Hierarchy

System..::..Object
  Ico.Ewx.Design..::..ConnectionTypeEnabledConverter

See Also