Skip to main content

FileManagerExtension Constructors

Represents an extension object implementing the FileManager functionality.
Name Parameters Description
FileManagerExtension(FileManagerSettings, ViewContext) settings, viewContext Initializes a new instance of the FileManagerExtension class with the specified settings and provides the context information about the view.
FileManagerExtension(FileManagerSettings) settings Initializes a new instance of the FileManagerExtension class with the specified settings.
See Also