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!

SingleTagSectionHandler.KeyAttributeName

[To be supplied.]

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

See Also

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