System.Web.Configuration.WebPartsSection Members

The members of System.Web.Configuration.WebPartsSection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Initializes a new instance of the System.Web.Configuration.WebPartsSection class using default settings.

Public Properties

EnableExportbool.

Gets or sets a value indicating whether to enable the export of control data to an XML description file.

[read-only]
PersonalizationWebPartsPersonalization.

Gets a System.Web.Configuration.WebPartsPersonalization object that allows you to specify the Web Parts personalization provider and set Web Parts personalization authorizations.

[read-only]
TransformersTransformerInfoCollection.

Gets a collection of System.Web.Configuration.TransformerInfo objects.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Protected Methods

override
GetRuntimeObject() : object
Documentation for this section has not yet been entered.