PersonalizationStateInfoCollection::Item Property

 

Gets an element from the collection based on the specified parameters.

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

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets a PersonalizationStateInfo instance located at the specified ordinal index in the collection.

System_CAPS_pubpropertyItem[String^, String^]

Gets an element from the collection based on the specified parameters.

Return to top
Show: