WebPartDescriptionCollection::Item Property

 

Gets a specific member of the collection according to its index or a unique string identifier.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets a member of the collection based on its index within the collection.

System_CAPS_pubpropertyItem[String^]

Gets a member of the collection based on a unique string identifier.

Return to top
Show: