ModelBinderFactoryContext Class

Definition

public ref class ModelBinderFactoryContext
public class ModelBinderFactoryContext
type ModelBinderFactoryContext = class
Public Class ModelBinderFactoryContext
Inheritance
ModelBinderFactoryContext

Constructors

Name Description
ModelBinderFactoryContext()

Properties

Name Description
BindingInfo

Gets or sets the BindingInfo.

CacheToken

Gets or sets the cache token. If non-null the resulting IModelBinder will be cached.

Metadata

Gets or sets the ModelMetadata.

Applies to