System.Web.UI.WebControls.MultiView.AddParsedSubObject Method

Notifies the System.Web.UI.WebControls.MultiView control that an XML or HTML element was parsed, and adds the element to the System.Web.UI.WebControls.ViewCollection collection of the System.Web.UI.WebControls.MultiView control.

Syntax

protected override void AddParsedSubObject (object ob)

Parameters

ob
Documentation for this section has not yet been entered.

Remarks

This method overrides the base class implementation to allow only System.Web.UI.WebControls.View controls to be added to the System.Web.UI.WebControls.ViewCollection.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0