System.Web.Configuration.WebPartsPersonalization.Providers Property

Gets a System.Configuration.ProviderSettingsCollection collection that contains the Web Parts personalization providers for the current Web application.

Syntax

[System.Configuration.ConfigurationProperty("providers")]
public System.Configuration.ProviderSettingsCollection Providers { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Web Parts personalization providers can only be defined at the Web-application level (in a Web.config file).

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0