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.ComplexAttribSetter

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property ComplexAttribSetter As PropertySetter
[C#]
protected PropertySetter ComplexAttribSetter {get;}
[C++]
protected: __property PropertySetter* get_ComplexAttribSetter();
[JScript]
protected function get ComplexAttribSetter() : PropertySetter;

See Also

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