Method | Description | |
---|---|---|
EditWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
T4MVC_WebContentDetailsWidgetController ( ) : System | ||
UpdateWidget ( Core model ) : System.Web.Mvc.ActionResult | ||
ViewWidget ( Core instance ) : System.Web.Mvc.ActionResult |
public EditWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
instance | Core | |
return | System.Web.Mvc.ActionResult |
public T4MVC_WebContentDetailsWidgetController ( ) : System | ||
return | System |
public UpdateWidget ( Core model ) : System.Web.Mvc.ActionResult | ||
model | Core | |
return | System.Web.Mvc.ActionResult |
public ViewWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
instance | Core | |
return | System.Web.Mvc.ActionResult |