DataControlReferenceIDConverter Constructor

Definition

Initializes a new instance of the DataControlReferenceIDConverter class.

public:
 DataControlReferenceIDConverter();
public DataControlReferenceIDConverter ();
Public Sub New ()

Remarks

A new instance of the DataControlReferenceIDConverter class is created when the converter class is called by a TypeConverterAttribute attribute.

Applies to

See also