System.Web.UI.HtmlControls.HtmlInputFile.LoadPostData Method

Processes the postback data for the System.Web.UI.HtmlControls.HtmlInputFile control.

Syntax

protected virtual bool LoadPostData (string postDataKey, System.Collections.Specialized.NameValueCollection postCollection)

Parameters

postDataKey
The key identifier for the control.
postCollection
The collection of all incoming name values.

Returns

This method always returns false.

Remarks

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0