ModelBindingExecutionContext.GetService<TService> Method

Definition

Gets an object that contains values that are used for model binding and that have been stored by using the PublishService<TService>(TService) method.

public virtual TService GetService<TService>();

Type Parameters

TService

The type of the object that contains values that are used for model binding.

Returns

TService

The object that contains values that are used for model binding.

Applies to

Продукт Версии
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1