Ant Organisation Ltd documentation

XmlPersistence.SetInstanceIntoStorage Method 

Puts a content entry instance in to storage

void SetInstanceIntoStorage(
   ContentDefinition def,
   object key,
   XmlDocument instance
);

Parameters

def
Definition of the content to be written
key
Key to assign to the record
instance
Instance to be set in storage

See Also

XmlPersistence Interface | Ant.ContentEntry.Persistence Namespace