Feature Element (Site)

Specifies a reference to a Feature within a site definition.

<Feature
  Id = "Text">
</Feature>
Attributes

Attribute Description

Id

Required String. Specifies a unique identifier for the feature.

Child Elements

None

Parent Elements

Occurrences

Minimum: 0

Maximum: Unbounded

Tags :


Community Content

Oliver Schaefer
Child Elements

According to the Properties Element page (http://msdn2.microsoft.com/en-us/library/aa979691.aspx),

the Feature Element does have an optional child element:

<Properties>
<Property
Key = "Text"
Value = "Text">
</Property>
</Properties>

Page view tracker