System.Web.Configuration.WebPartsSection Class

Provides programmatic access to the webParts configuration file section. This class cannot be inherited.

See Also: WebPartsSection Members

Syntax

public sealed class WebPartsSection : System.Configuration.ConfigurationSection

Remarks

The webParts configuration file section allows you to specify a Web Parts personalization provider, set personalization authorizations, and add custom classes that extend the System.Web.UI.WebControls.WebParts.WebPartTransformer class for use by Web Parts connections.

Requirements

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