summaryT:DotNetNuke.UI.WebControls.HTMLElementCollection

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

Syntax

C#
public class HTMLElementCollection : CollectionBase
Visual Basic
Public Class HTMLElementCollection
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    DotNetNuke.UI.WebControls..::..HTMLElementCollection

See Also