Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Edit ( string id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
SectionTypeController ( string>.IRepositoryWithTypedId |
Method | Description | |
---|---|---|
Create ( SectionType sectionType ) : System.Web.Mvc.ActionResult | ||
Edit ( string id, SectionType sectionType ) : System.Web.Mvc.ActionResult | ||
UpdateOrder ( List |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Edit ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SectionTypeController ( string>.IRepositoryWithTypedId |
||
textTypeRepository | string>.IRepositoryWithTypedId | |
return | System |