WebPartZoneCollection.Item Property
.NET Framework 3.0
Returns a specific member of the collection according to its position or a unique identifier.
| Name | Description |
|---|---|
| WebPartZoneCollection.Item (Int32) | Returns a specific member of the collection by passing in an integer. |
| WebPartZoneCollection.Item (String) | Returns a specific member of the collection by passing in a unique identifier. |
Community Additions
ADD
Show: