This documentation is archived and is not being maintained.
ControlBuilder.NamingContainerType Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property NamingContainerType As Type [C#] public Type NamingContainerType {get;} [C++] public: __property Type* get_NamingContainerType(); [JScript] public function get NamingContainerType() : Type;
See Also
ControlBuilder Class | ControlBuilder Members | System.Web.UI Namespace
Show: