ParameterNameValueHashtable Class
A collection of the name/value pairs and ad hoc filters that are used for parameters for the XSL/T value ParameterNameValueHashTable.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebPartPages.ParameterNameValueHashtable
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class ParameterNameValueHashtable
'Usage
Dim instance As ParameterNameValueHashtable
[SerializableAttribute]
public sealed class ParameterNameValueHashtable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.