Ant Organisation Ltd documentation

AddEditDeleteItems.Init Method (AddEditDeleteItemsCallback, String, String)

Initialises the control

new public void Init(
   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.Web Namespace | AddEditDeleteItems.Init Overload List