System.Web.UI.WebControls.LinkButton.AddParsedSubObject Method

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

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