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!

ControlBuilderAttribute.BuilderType

[To be supplied.]

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

See Also

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