Displays a text box control and a browse button that enable users to select a file to upload to the server.
See Also:
FileUpload Members
Syntax
[System.ComponentModel.Designer("DesignerBaseTypeNameSystem.ComponentModel.Design.IDesignerDesignerTypeNameSystem.Web.UI.Design.WebControls.PreviewControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.Web.UI.ValidationProperty("FileName")]
[System.Web.UI.ControlValueProperty("FileBytes")]
public class
FileUpload
:
WebControl
Remarks