asp.net.ph

HttpHandlerActionCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

HttpHandlerActionCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public HttpHandlerActionCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public CollectionType ConfigurationElementCollectionType [ Get ]
public Item ( Int32 index ) HttpHandlerAction [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( HttpHandlerAction httpHandlerAction ) Void
public Clear ( ) Void
protected CreateNewElement ( ) ConfigurationElement
protected GetElementKey ( ConfigurationElement element ) Object
public IndexOf ( HttpHandlerAction action ) Int32
public Remove ( HttpHandlerAction action ) Void
public Remove ( String verb , String path ) 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