CloneDocument Method (DocumentFactory) (original) (raw)
Summary
Clones (creates a copy) of an existing document in the cache.
Overload List
Overload | Description |
---|---|
CloneDocument(ObjectCache,ObjectCache,string,CloneDocumentOptions) | Clones (creates a copy) of a document in the cache. |
CloneDocument(ObjectCache,ObjectCache,Uri,CloneDocumentOptions) | Clones (creates a copy) of an uploaded document in the cache. |
CloneDocument(ObjectCache,string,CloneDocumentOptions) | Clones (creates a copy) of an existing document in the cache. |