Ant Organisation Ltd documentation

XmlPersistence.RemoveInstanceFromStorage Method 

Removes the instance from the storage

void RemoveInstanceFromStorage(
   ContentDefinition def,
   object key
);

Parameters

def
Content definition for the content to remove
key
Key for the content to remove

See Also

XmlPersistence Interface | Ant.ContentEntry.Persistence Namespace