Table of Contents

Interface IAddChild

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

The IAddChild interface is used for parsing objects that allow objects or text underneath their tags in markup that do not map directly to a property.

public interface IAddChild

Methods

AddChild(object)

Called to Add the object as a Child.

AddText(string)

Called when text appears under the tag in markup