Property | Type | Description | |
---|---|---|---|
ConfigurationHelper | ApplicationConfigurationHelper |
Method | Description | |
---|---|---|
PageNotFound ( ) : System.Web.Mvc.ActionResult | ||
ServerError ( String msg = null ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
BaseController ( ) : System |
public PageNotFound ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ServerError ( String msg = null ) : System.Web.Mvc.ActionResult | ||
msg | String | |
return | System.Web.Mvc.ActionResult |