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!

DictionarySectionHandler.ValueAttributeName

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property ValueAttributeName As _
   String
[C#]
protected string ValueAttributeName {virtual get;}
[C++]
protected: __property virtual String* get_ValueAttributeName();
[JScript]
protected function get ValueAttributeName() : String;

See Also

DictionarySectionHandler Class | DictionarySectionHandler Members | System.Web.Configuration Namespace