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 Class

[To be supplied.]

Object
   DictionarySectionHandler

[Visual Basic]
Public Class DictionarySectionHandler
   Implements IConfigurationSectionHandler
[C#]
public class DictionarySectionHandler :
   IConfigurationSectionHandler
[C++]
public __gc class DictionarySectionHandler : public
   IConfigurationSectionHandler
[JScript]
public class DictionarySectionHandler implements
   IConfigurationSectionHandler

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Configuration

Assembly: System.Web.dll

See Also

DictionarySectionHandler Members | System.Web.Configuration Namespace