TagPrefixCollection.Remove Method (TagPrefixInfo)

 

Removes the specified object from the collection.

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

public void Remove(
	TagPrefixInfo tagPrefixInformation
)

Parameters

tagPrefixInformation
Type: System.Web.Configuration.TagPrefixInfo

A TagPrefixInfo object in the collection.

.NET Framework
Available since 2.0
Return to top
Show: