The Reset method is called from the DataEngine when a new field is used with a plugin. You can use this method to clear any cache or other information the converter may have stored from a previous use.

Syntax

public void Reset()

Parameters

None.