System.Web.UI.WebControls.WebParts.WebPartVerbCollection: Method Members

The methods of System.Web.UI.WebControls.WebParts.WebPartVerbCollection are listed below. For a list of all members, see the WebPartVerbCollection Members list.

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Methods

Contains(WebPartVerb) : bool

Searches the Web Parts verb collection for the specified System.Web.UI.WebControls.WebParts.WebPartVerb object.

CopyTo(WebPartVerb[], int)

Copies elements of the collection to the specified array, starting at the specified index.

IndexOf(WebPartVerb) : int

Searches for the specified Web Parts verb and returns the zero-based index of the first occurrence within the entire collection.