System.Web.UI.WebControls.ViewCollection Members

The members of System.Web.UI.WebControls.ViewCollection are listed below.

See Also: Inherited members from System.Web.UI.ControlCollection

Public Constructors

Public Properties

[read-only]
default property
Item(int)View. Documentation for this section has not yet been entered.

Public Methods

override
Add(System.Web.UI.Control)

Adds the specified System.Web.UI.WebControls.View control to the collection.

override
AddAt(int, System.Web.UI.Control)

Adds the specified System.Web.UI.WebControls.View control to the collection at the specified index location.