Searches the Web Parts verb collection for the specified System.Web.UI.WebControls.WebParts.WebPartVerb object.
- value
The System.Web.UI.WebControls.WebParts.WebPartVerb to be found.
![]()
true if the collection contains the Web Parts verb; otherwise, false.
For more information on using this method, see its base method, CollectionBase.System#Collections#IList#Contains(object).