System.Web.UI.WebControls.ViewCollection: Method Members

The methods of System.Web.UI.WebControls.ViewCollection are listed below. For a list of all members, see the ViewCollection Members list.

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

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.