ElementManifest Element (Feature)
Applies to: SharePoint Foundation 2010
Specifies a file that contains a definition for a feature element.
<ElementManifest
Location = "Text">
</ElementManifest>
Attributes
Attribute |
Description |
---|---|
Location |
Required Text. Specifies the relative file path to the root element manifest file, for example, "controls\searcharea.xml". |
Child Elements
None |
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see Feature.xml Files.