TagMapCollection Constructor ()

 

Initializes a new instance of the TagMapCollection class.

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

public TagMapCollection()

The TagMapping property of the PagesSection class always contains an instance of the TagMapCollection type. Use this instance, rather than creating your own.

.NET Framework
Available since 2.0
Return to top
Show: