Nevron.Nov.Networking.CloudStorage Namespace / NCloudFileDialog Class
Members
In This Topic
    NCloudFileDialog Class
    In This Topic
    Base class for cloud file dialogs. After creating the dialog, call the Initialize(Nevron.Nov.Networking.CloudStorage.NCloudStorageService) method to create its UI and initialize it.
    Object Model
    NCloudFileDialog Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NVisual
                   Nevron.Nov.UI.NInputElement
                      Nevron.Nov.UI.NBoxElement
                         Nevron.Nov.UI.NWindow
                            Nevron.Nov.UI.NTopLevelWindow
                               Nevron.Nov.Networking.CloudStorage.NCloudFileDialog
                                  Nevron.Nov.Networking.CloudStorage.NCloudFileOpenDialog
                                  Nevron.Nov.Networking.CloudStorage.NCloudFileSaveDialog

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also