Ant Organisation Ltd documentation

XmlPersistenceDatabase.RemoveInstanceFromStorage Method 

Removes the instance from the database

public void RemoveInstanceFromStorage(
   ContentDefinition def,
   object key
);

Parameters

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

Implements

XmlPersistence.RemoveInstanceFromStorage

See Also

XmlPersistenceDatabase Class | Ant.ContentEntry.Persistence Namespace