Nucleus .Net Core CMS

Controls.FileUpload Class

Namespace: Nucleus.ViewFeatures.Controls
Assembly: Nucleus.ViewFeatures.dll
File upload control.

Constructor

Nucleus.ViewFeatures.Controls.FileUpload Constructor

Nucleus.ViewFeatures.Controls.FileUpload (Context Context, IFileSystemManager fileSystemManager)
Create an instance.

Methods

InvokeAsync (Folder,String,String,String,String,String) Method

InvokeAsync (Folder folder, String filter, String actionName, String controlName, String text, String cssClass)
Invoke (render) the control.
Parameters
Name Type
folder Nucleus.Abstractions.Models.FileSystem.Folder
filter String
actionName String
controlName String
text String
cssClass String