The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
