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

[To be supplied.]

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

See Also

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