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

[To be supplied.]

[Visual Basic]
Public ReadOnly Property BoundAttributeSetter As PropertySetter
[C#]
public PropertySetter BoundAttributeSetter {get;}
[C++]
public: __property PropertySetter* get_BoundAttributeSetter();
[JScript]
public function get BoundAttributeSetter() : PropertySetter;

See Also

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