ParameterBindings Element (List)

Applies to: SharePoint Foundation 2010

Contains a collection of stylesheet parameter bindings to make information available to the XSL that renders the view.

<ParameterBindings>  <ParameterBinding    Name = "Text"    Location = "Text" /></ParameterBindings>

Attributes

Attribute

Description

None

N/A

Child Elements

ParameterBinding

Parent Elements

View

Occurrences

Minimum: 0

Maximum: 1

Remarks

For information about how to use this element, see XSLT Parameter Bindings.

See Also

Concepts

XSLT Parameter Bindings

XSLT Global Parameters

How to: Implement Resources in Custom List Views

Other Resources

List Views