[ Team LiB ] |
![]() ![]() |
This class is used by the .NET framework, not directly by your own code. public sealed class RootBuilder : TemplateBuilder { // Public Constructors public RootBuilder(TemplateParser parser); // Public Instance Methods public override Type GetChildControlType(string tagName, System.Collections.IDictionary attribs);// overrides ControlBuilder } HierarchySystem.Object |
[ Team LiB ] |
![]() ![]() |