summaryT:DotNetNuke.Web.UI.WebControls.DnnFileUpload

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public class DnnFileUpload : Control, 
	INamingContainer
Visual Basic
Public Class DnnFileUpload
	Inherits Control
	Implements INamingContainer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    DotNetNuke.Web.UI.WebControls..::..DnnFileUpload

See Also