WebPartZoneCollection.Item Property
.NET Framework 2.0
Returns a specific member of the collection according to its position or a unique identifier. ASP.NET Web Parts Pages
| 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: