메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Edit ( int id, string @return ) : System.Web.Mvc.ActionResult | ||
Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
PredefinedFields ( ) : System.Web.Mvc.ActionResult | ||
ProductTypeController ( |
메소드 | 설명 | |
---|---|---|
Delete ( |
||
Disable ( |
||
Enable ( |
||
Save ( |
public Edit ( int id, string @return ) : System.Web.Mvc.ActionResult | ||
id | int | |
@return | string | |
리턴 | System.Web.Mvc.ActionResult |
public Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
page | int | |
pageSize | int | |
리턴 | System.Web.Mvc.ActionResult |
public PredefinedFields ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public ProductTypeController ( |
||
productTypeService | ||
customFieldService | ||
리턴 | System |