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!

BaseControlBuilder.NamingContainerType

[To be supplied.]

[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

BaseControlBuilder Class | BaseControlBuilder Members | System.Web.UI Namespace