프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Index | System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
AdminController ( IOrchardServices services, IShapeFactory shapeFactory, ISiteService siteService ) : System.Collections.Generic | ||
Index ( Orchard.CustomForms.ViewModels.CustomFormIndexOptions options, Orchard.UI.Navigation.PagerParameters pagerParameters ) : System.Web.Mvc.ActionResult | ||
Item ( int id, Orchard.UI.Navigation.PagerParameters pagerParameters ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Index ( System.Web.Mvc.FormCollection input ) : System.Web.Mvc.ActionResult |
public AdminController ( IOrchardServices services, IShapeFactory shapeFactory, ISiteService siteService ) : System.Collections.Generic | ||
services | IOrchardServices | |
shapeFactory | IShapeFactory | |
siteService | ISiteService | |
리턴 | System.Collections.Generic |
public Index ( Orchard.CustomForms.ViewModels.CustomFormIndexOptions options, Orchard.UI.Navigation.PagerParameters pagerParameters ) : System.Web.Mvc.ActionResult | ||
options | Orchard.CustomForms.ViewModels.CustomFormIndexOptions | |
pagerParameters | Orchard.UI.Navigation.PagerParameters | |
리턴 | System.Web.Mvc.ActionResult |
public Item ( int id, Orchard.UI.Navigation.PagerParameters pagerParameters ) : System.Web.Mvc.ActionResult | ||
id | int | |
pagerParameters | Orchard.UI.Navigation.PagerParameters | |
리턴 | System.Web.Mvc.ActionResult |