TransformableFilterValuesToFilterValuesTransformer.IFilterValues.ParameterName Property

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Private ReadOnly Property ParameterName As String
    Implements IFilterValues.ParameterName
    Get
'Usage
Dim instance As TransformableFilterValuesToFilterValuesTransformer
Dim value As String

value = CType(instance, IFilterValues).ParameterName
stringIFilterValues.ParameterName { get; }

Property Value

Type: System.String
Returns String.

Implements

IFilterValues.ParameterName

See Also

Reference

TransformableFilterValuesToFilterValuesTransformer Class

TransformableFilterValuesToFilterValuesTransformer Members

Microsoft.SharePoint.WebPartPages Namespace