WebPartZoneCollection::Item Property
.NET Framework (current version)
Returns a specific member of the collection according to its position or a unique identifier.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Returns a specific member of the collection by passing in an integer. |
![]() | Item[String^] | Returns a specific member of the collection by passing in a unique identifier. |
Show:
