Method |
Description |
|
AddFolder ( string owner, string path, string folder ) : System.Web.Mvc.ActionResult |
|
|
Do ( string file, string op, string args ) : System.Web.Mvc.ActionResult |
|
|
Files ( string owner, string path, string search = null, int orderBy, int pi, int ps = 50 ) : System.Web.Mvc.ActionResult |
|
|
GetFolder ( string owner, string path, string &subPaths ) : DirectoryInfo |
|
|
OpenFile ( ) : System.Web.Mvc.ActionResult |
|
|
OpenImage ( ) : System.Web.Mvc.ActionResult |
|
|
SaveImage ( string file, float x, float y, float width, float height, int toWidth = null, int toHeight = null ) : System.Web.Mvc.ActionResult |
|
|