WebPartDisplayModeCollection.Item Property
.NET Framework (current version)
Gets a specific member of the collection according to its index or a unique identifier.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item(Int32) | Gets a specific member of the collection according to its index. |
![]() | Item(String) | Gets a specific member of the collection according to a unique identifier. |
Show:
