Share via


InputFormUpload.inputFile Field

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected inputFile As HtmlInputFile
'Usage
Dim value As HtmlInputFile

value = Me.inputFile

Me.inputFile = value
protected HtmlInputFile inputFile

See Also

Reference

InputFormUpload Class

InputFormUpload Members

Microsoft.SharePoint.Portal.WebControls Namespace