UpdatePanelTriggerCollection.RemoveItem Method (Int32)

 

Removes the element at the specified index of the UpdatePanelTriggerCollection.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

override RemoveItem : 
        index:int -> unit

Parameters

index
Type: System.Int32

The zero-based index of the element to remove.

.NET Framework
Available since 3.5
Return to top
Show: