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 Class

[To be supplied.]

Object
   SingleTagSectionHandler

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Configuration

Assembly: System.Web.dll

See Also

SingleTagSectionHandler Members | System.Web.Configuration Namespace