Skip to main content
A newer version of this page is available. .

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