System.Web.Configuration.UrlMappingCollection.Add Method

Adds the specified System.Web.Configuration.UrlMapping to the collection.

Syntax

public void Add (UrlMapping urlMapping)

Parameters

urlMapping
The System.Web.Configuration.UrlMapping object to add to the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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