PersonalizationProviderCollection 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 providers in the collection.(Inherited from ProviderCollection.) |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.) |
![]() | Item[String^] | Gets a personalization provider based on the specified name. |
![]() | SyncRoot | Gets the current object.(Inherited from ProviderCollection.) |
Show:
