System.Web.Configuration.UrlMappingCollection Class

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

See Also: UrlMappingCollection Members

Syntax

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

Remarks

The System.Web.Configuration.UrlMappingCollection type allows access to the UrlMappingsSection.UrlMappings elements of the System.Web.Configuration.UrlMappingsSection section element collection.

Requirements

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