Skip to main content

UploadControlExtension Constructors

An extension object implementing the UploadControl functionality.
Name Parameters Description
UploadControlExtension(UploadControlSettings, ViewContext) settings, viewContext Initializes a new instance of the UploadControlExtension class with the specified settings and provides the context information about the view.
UploadControlExtension(UploadControlSettings) settings Initializes a new instance of the UploadControlExtension class with the specified settings.
See Also