Share via


TransformableFilterValuesToFilterValuesTransformer.MappedConsumerParameterName property

Gets or sets the consumer parameter name to which the current process maps.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property MappedConsumerParameterName As String
    Get
    Set
'Usage
Dim instance As TransformableFilterValuesToFilterValuesTransformer
Dim value As String

value = instance.MappedConsumerParameterName

instance.MappedConsumerParameterName = value
public string MappedConsumerParameterName { get; set; }

Property value

Type: System.String
The parameter name.

See also

Reference

TransformableFilterValuesToFilterValuesTransformer class

TransformableFilterValuesToFilterValuesTransformer members

Microsoft.SharePoint.WebPartPages namespace