PersonalizationStateInfoCollection Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in a collection. |
![]() | IsSynchronized | Gets a value indicating whether access to the PersonalizationStateInfoCollection collection is synchronized (thread safe). |
![]() | Item[Int32] | Gets a PersonalizationStateInfo instance located at the specified ordinal index in the collection. |
![]() | Item[String^, String^] | Gets an element from the collection based on the specified parameters. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the PersonalizationStateInfoCollection instance. |
Show:
