This documentation is archived and is not being maintained.

PersonalizationProviderCollection Properties

The PersonalizationProviderCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of providers in the collection. (Inherited from ProviderCollection.)
Public property IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from ProviderCollection.)
Public property Item Gets a personalization provider based on the specified name.
Public property SyncRoot Gets the current object. (Inherited from ProviderCollection.)
Top
Show: