TagMapCollection.Remove Method (TagMapInfo)

 

Removes the specified object from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Remove : 
        tagMapInformation:TagMapInfo -> unit

Parameters

tagMapInformation
Type: System.Web.Configuration.TagMapInfo

A TagMapInfo object in the collection.

.NET Framework
Available since 2.0
Return to top
Show: