Elements Element (Delegate Control)

Applies to: SharePoint Foundation 2010

Top-level element in a Feature manifest file that contains Feature element declarations.

<Elements
  Id = "Text">
</Elements>

Attributes

Attribute

Description

Id

Optional Text. Specifies a unique identifier for the Feature manifest file.

Child Elements

Control

Parent Elements

None

Example

For an example of how this element is used, see Delegate Controls.

See Also

Tasks

How to: Customize a Delegate Control