Method | Description | |
---|---|---|
GetModel ( int id, string culture ) : System.Web.Mvc.ActionResult | ||
Index ( string culture, int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
OutOfDate ( string culture, int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
ProductTypeController ( IRepository |
||
Translate ( int id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
LoadFieldDiff ( |
||
LoadFieldTranslation ( |
||
Translate ( int id, string culture, |
||
UpdateFieldTranslation ( |
public GetModel ( int id, string culture ) : System.Web.Mvc.ActionResult | ||
id | int | |
culture | string | |
return | System.Web.Mvc.ActionResult |
public Index ( string culture, int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
culture | string | |
page | int | |
pageSize | int | |
return | System.Web.Mvc.ActionResult |
public OutOfDate ( string culture, int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
culture | string | |
page | int | |
pageSize | int | |
return | System.Web.Mvc.ActionResult |
public ProductTypeController ( IRepository |
||
repository | IRepository |
|
return | System |
public Translate ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |