Ant Organisation Ltd documentation

AddEditDeleteItems Constructor 

Constructor

public AddEditDeleteItems(
   AddEditDeleteItemsCallback callback,
   string pluralName,
   string singularName
);

Parameters

callback
Callback to handle the actual logic
pluralName
Name of a collection of items (used for display)
singularName
Name of an item (used for display)

See Also

AddEditDeleteItems Class | Ant.ContentEntry.Windows Namespace