IOutboundParameterTransformer.TransformOutbound(Object) Method

Definition

Transforms the specified route value to a string for inclusion in a URI.

C#
public string TransformOutbound (object value);
C#
public string? TransformOutbound (object? value);

Parameters

value
Object

The route value to transform.

Returns

The transformed value.

Applies to

Tuote Versiot
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0