System.Web.UI.RootBuilder Members

The members of System.Web.UI.RootBuilder are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.RootBuilder class.

Initializes a new instance of the System.Web.UI.RootBuilder class with the specified template parser.

Public Properties

[read-only]
BuiltObjectsIDictionary.

Gets a collection of the objects to persist that were built by the root builder.

Public Methods

override
GetChildControlType(string, IDictionary) : Type

Returns the control type of any parsed child controls.