naming container (n)~ Any ASP.NET control that implements the INamingC…
페이지 정보
본문
naming container (n)~ Any ASP.NET control that implements the INamingContainer interface. This is a marker interface that enables a control to create a new naming scope under itself so that ID attributes assigned to its child controls are unique within the entire ASP.NET page that contains the control.