asp.net.ph

UrlMappingCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

Represents a collection of UrlMapping objects. This class cannot be inherited.

UrlMappingCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public UrlMappingCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public AllKeys String [ Get ]
public Item ( Int32 index ) UrlMapping [ Get , Set ]
public Item ( String name ) UrlMapping [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( UrlMapping urlMapping ) Void
public Clear ( ) Void
protected CreateNewElement ( ) ConfigurationElement
protected GetElementKey ( ConfigurationElement element ) Object
public GetKey ( Int32 index ) String
public Remove ( String name ) Void
public Remove ( UrlMapping urlMapping ) Void
public RemoveAt ( Int32 index ) Void

Remarks


See Also

UrlMapping Class   UrlMappingsSection Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph