Ant Organisation Ltd documentation

GroupConverter.Init Method 

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

public void Init(
   ContentDefinitionField def
);

Parameters

def
Definition of the field that this converter is attached to

Implements

Converter.Init

See Also

GroupConverter Class | Ant.ContentEntry.Converters Namespace