Ant Organisation Ltd documentation

XmlPersistence.PutNewInstanceIntoStorage Method 

Puts a content entry instance in to storage

object PutNewInstanceIntoStorage(
   ContentDefinition def,
   XmlDocument instance
);

Parameters

def
Definition of the content to be written
instance
Instance to be set in storage

Return Value

object representing the key for this record

See Also

XmlPersistence Interface | Ant.ContentEntry.Persistence Namespace