Click or drag to resize

FileControllerGetFileVersionDataStream Method

Overload List
  NameDescription
Public methodGetFileVersionDataStream(Int32)
Returns a memorystream containing the data of a specific fileversion. The method should only be used for relatively small files!
Public methodStatic memberGetFileVersionDataStream(Int32, SqlConnection, SqlTransaction)
Returns a memorystream containing the data of a specific fileversion. The method should only be used for relatively small files!
Top
See Also