Sends the System.Web.UI.WebControls.FileUpload control content to the specified System.Web.UI.HtmlTextWriter object, which writes the content to render on the client.
- writer
- The System.Web.UI.HtmlTextWriter object that receives the System.Web.UI.WebControls.FileUpload control content.
The FileUpload.Render(System.Web.UI.HtmlTextWriter) method sends the System.Web.UI.WebControls.FileUpload control content to the specified System.Web.UI.HtmlTextWriter object, which writes the content to render on the client.