This documentation is archived and is not being maintained.

WebPartVerbCollection Properties

The WebPartVerbCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.)
Protected property InnerList Gets the list of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.)
Public property Item Gets a Web Parts verb from the collection at the specified index.
Top

  NameDescription
Explicit interface implemetation Private property ICollection::IsSynchronized Gets a value indicating whether access to a ReadOnlyCollectionBase object is synchronized (thread safe). (Inherited from ReadOnlyCollectionBase.)
Explicit interface implemetation Private property ICollection::SyncRoot Gets an object that can be used to synchronize access to a ReadOnlyCollectionBase object. (Inherited from ReadOnlyCollectionBase.)
Top
Show: