Ant Organisation Ltd documentation

Converter.Init Method 

Called by the framework in order to pass the field definition that this converter is being used to convert

void Init(
   ContentDefinitionField def
);

Parameters

def
Definition of the field that this converter is attached to

See Also

Converter Interface | Ant.ContentEntry Namespace