Share via


ClassName Element (PolicyFeature) - ECM

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Elements

Specifies the name of the class within the policy feature assembly that implements the IPolicyFeature interface, as required.

<ClassName>
<ClassName/>

Attributes

Attribute

Description

None.

Child Elements

None.

Parent Elements

PolicyFeature Element - ECM

Remarks

The policy feature assembly must be stored in the global assembly cache. Use the AssemblyName element to specify the policy feature assembly name.

The policy feature assembly must contain a class that implements the IPolicyFeature interface. For more information, see IPolicyFeature Interface Overview (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)