UploadedFile(HelperPostedFileBase) Constructor
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| file | DevExpress.Web.Internal.HelperPostedFileBase |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public UploadedFile(
HelperPostedFileBase file
)
Public Sub New(
file As HelperPostedFileBase
)
| Name | Type |
|---|---|
| file | DevExpress.Web.Internal.HelperPostedFileBase |