Searches for the specified Web Parts verb and returns the zero-based index of the first occurrence within the entire collection.
- value
The System.Web.UI.WebControls.WebParts.WebPartVerb to be located.
![]()
The index of the Web Parts verb.
For more information on using this method, see CollectionBase.System#Collections#IList#IndexOf(object).