Property | Type | Description | |
---|---|---|---|
_name | string |
Method | Description | |
---|---|---|
Admin ( ) : System.Web.Mvc.ActionResult | ||
Content ( ) : System.Web.Mvc.ActionResult | ||
Docs ( ) : System.Web.Mvc.ActionResult | ||
Home ( ) : System.Web.Mvc.ActionResult | ||
Index ( string width = "" ) : System.Web.Mvc.ActionResult | ||
JsRefresh ( ) : System.Web.Mvc.ActionResult | ||
Logs ( string index = "" ) : System.Web.Mvc.ActionResult | ||
ShowEditorValues ( bool openPageAfterSubmit = false ) : System.Web.Mvc.ActionResult | ||
UserInfo ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Editor ( ) : System.Web.Mvc.ActionResult | ||
Editor ( |
||
HomeWithPost ( ) : System.Web.Mvc.ActionResult | ||
HomeWithPost ( |
||
HomeWithPostNewPage ( |
public Admin ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Content ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Docs ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Home ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( string width = "" ) : System.Web.Mvc.ActionResult | ||
width | string | |
return | System.Web.Mvc.ActionResult |
public JsRefresh ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Logs ( string index = "" ) : System.Web.Mvc.ActionResult | ||
index | string | |
return | System.Web.Mvc.ActionResult |
public ShowEditorValues ( bool openPageAfterSubmit = false ) : System.Web.Mvc.ActionResult | ||
openPageAfterSubmit | bool | |
return | System.Web.Mvc.ActionResult |
public UserInfo ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |