System.Web.Configuration.ClientTargetCollection Class

Represents a collection of System.Web.Configuration.ClientTarget objects. This class cannot be inherited.

See Also: ClientTargetCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Configuration.ClientTarget), CollectionType=System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap)]
public sealed class ClientTargetCollection : System.Configuration.ConfigurationElementCollection

Remarks

The System.Web.Configuration.ClientTargetCollection type allows access to the System.Web.Configuration.ClientTarget elements of the System.Web.Configuration.ClientTargetSection section element collection.

It belongs to a group that includes System.Web.Configuration.ClientTarget and System.Web.Configuration.ClientTargetSection.

Requirements

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