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!

TemplateAttribute.ContainerType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ContainerType As Type
[C#]
public Type ContainerType {get;}
[C++]
public: __property Type* get_ContainerType();
[JScript]
public function get ContainerType() : Type;

See Also

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