Sdílet prostřednictvím


HttpPostedFileBaseModelBinder Třída

Definice

Vytvoří vazbu modelu na publikovaný soubor.

public class HttpPostedFileBaseModelBinder : System.Web.Mvc.IModelBinder
type HttpPostedFileBaseModelBinder = class
    interface IModelBinder
Public Class HttpPostedFileBaseModelBinder
Implements IModelBinder
Dědičnost
HttpPostedFileBaseModelBinder
Implementuje

Konstruktory

HttpPostedFileBaseModelBinder()

Inicializuje novou instanci HttpPostedFileBaseModelBinder třídy.

Metody

BindModel(ControllerContext, ModelBindingContext)

Vytvoří vazbu modelu.

Platí pro