ConfigPage Element (PolicyFeature) - ECM

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Elements

Specifies the URL to a Web control that is used to edit settings at the policy-instance level.

<ConfigPage>
<ConfigPage/>

Attributes

Attribute

Description

None.

Child Elements

None.

Parent Elements

PolicyFeature Element - ECM

Remarks

The specified Web control is hosted within Microsoft SharePoint Server 2010 on the Policy Item Authoring page, and enables users to set policy instance–level settings for this feature. This URL must be server-relative.

If you do not specify a custom settings control, users do not have the ability to overwrite or edit the default data specified for the policy feature in the DefaultCustomData element, and therefore cannot customize the feature.

For more information about custom settings controls, see Policy Feature Definitions in SharePoint Server 2010 (ECM).

See Also

Concepts

Policy Feature Overview in SharePoint Server 2010 (ECM)

Policy Feature Definitions in SharePoint Server 2010 (ECM)

Policy Feature Definition Schema Overview (ECM)

IPolicyFeature Interface Overview (ECM)