FileDownloadHandler ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Downloads local files or files from portal content file system. Be carefull with this handler as the incorrect root setup may allow users to download system-internal files
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Wave WorkHandler
        NFX.Wave.Handlers FileDownloadHandler

Namespace: NFX.Wave.Handlers
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class FileDownloadHandler : WorkHandler
See Also