System.Web.Configuration.SqlCacheDependencyDatabaseCollection.CreateNewElement Method

Creates a new System.Web.Configuration.SqlCacheDependencyDatabase element.

Syntax

protected override System.Configuration.ConfigurationElement CreateNewElement ()

Returns

A new System.Web.Configuration.SqlCacheDependencyDatabase element.

Remarks

When a collection is loaded from the configuration file, this method is called internally to create individual elements.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0