The members of System.Web.Configuration.UrlMappingCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
| | Documentation for this section has not yet been entered. |
[read-only] | AllKeys | string[]. Documentation for this section has not yet been entered. |
default property | Item(int) | UrlMapping. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | UrlMapping. Documentation for this section has not yet been entered. |
| Add(UrlMapping)Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| GetKey(int) : stringDocumentation for this section has not yet been entered. |
| Remove(string)Documentation for this section has not yet been entered. |
| Remove(UrlMapping)Documentation for this section has not yet been entered. |
| RemoveAt(int)Documentation for this section has not yet been entered. |