ModelBinderFactoryContext Class

Definition

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

Constructors

ModelBinderFactoryContext()

Properties

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