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
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Remarks
For information about how to use this element, see XSLT Parameter Bindings.
See Also
Concepts
How to: Implement Resources in Custom List Views