asp.net.ph

EventMappingSettingsCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

EventMappingSettingsCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public EventMappingSettingsCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public Item ( Int32 index ) EventMappingSettings [ Get , Set ]
public Item ( String key ) EventMappingSettings [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( EventMappingSettings eventMappingSettings ) Void
public Clear ( ) Void
public Contains ( String name ) Boolean
protected CreateNewElement ( ) ConfigurationElement
protected GetElementKey ( ConfigurationElement element ) Object
public IndexOf ( String name ) Int32
public Insert ( Int32 index , EventMappingSettings eventMappingSettings ) Void
public Remove ( String name ) Void
public RemoveAt ( Int32 index ) Void

Remarks


See Also

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