Ant Organisation Ltd documentation

XmlPersistenceDatabase.PutNewInstanceIntoStorage Method 

Sets the instance into a new storage record

public object PutNewInstanceIntoStorage(
   ContentDefinition def,
   XmlDocument instance
);

Parameters

def
ContentDefinition for the content to be written
instance
Instance which is to be written to the database

Implements

XmlPersistence.PutNewInstanceIntoStorage

See Also

XmlPersistenceDatabase Class | Ant.ContentEntry.Persistence Namespace