Ant Organisation Ltd documentation

XmlPersistence.GetInstanceFromStorage Method 

Gets an instance from the storage

XmlDocument GetInstanceFromStorage(
   ContentDefinition def,
   object key
);

Parameters

def
Definition of the content to be written
key
Key to assign to the record

Return Value

The XmlDocument retrieved from the storage

See Also

XmlPersistence Interface | Ant.ContentEntry.Persistence Namespace