Property Element (Delegate Control)

Applies to: SharePoint Foundation 2010

Contains a property value for a delegate control.

<Property
  Name = "Text">
</Property>

Attributes

Attribute

Description

Name

Required Text. Specifies the name of the property.

Child Elements

None

Parent Elements

Control

Occurrences

Minimum: 0

Maximum: Unbounded

Example

When the control is instantiated, the properties specified in this element are applied to the control. For an example of how this element is used, see Delegate Controls.

See Also

Tasks

How to: Customize a Delegate Control