System.Web.UI.WebControls.BaseDataList.AddParsedSubObject Method

Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's System.Web.UI.ControlCollection collection.

Syntax

protected override void AddParsedSubObject (object obj)

Parameters

obj
An object that represents the parsed element.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0