DotNetNuke 5.2

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

Syntax

C#
public class HTMLElementCollection : CollectionBase
Visual Basic (Declaration)
Public Class HTMLElementCollection _
	Inherits CollectionBase
Visual C++
public ref class HTMLElementCollection : public CollectionBase

Inheritance Hierarchy

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

See Also