NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

INamingContainer Interface

[To be supplied.]

INamingContainer

[Visual Basic]
Public Interface INamingContainer
[C#]
public interface INamingContainer
[C++]
public __gc __interface INamingContainer

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement INamingContainer

Class Description
CheckBoxList [To be supplied.]
DataGrid [To be supplied.]
DataGridItem [To be supplied.]
DataList [To be supplied.]
DataListItem [To be supplied.]
Page The Page class defines the properties, methods, and events common to all pages that are processed on the server in the Web Forms Page framework.
RadioButtonList [To be supplied.]
Repeater [To be supplied.]
RepeaterItem [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

INamingContainer Members | System.Web.UI Namespace