Inheritance: System.Web.UI.WebControls.WebControl, INamingContainer
示例#1
0
 public TestContainerControl (TestTemplateControl owner)
 {
   this.owner = owner;
 }