C# Class Sdx.WebLib.Control.Uploader.Image

Inheritance: System.Web.UI.UserControl
Exibir arquivo Open project: SunriseDigital/sdxweb

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
HandleMax ( System image, string>.Dictionary fileData ) : System.Drawing.Image
HandleMin ( System image, string>.Dictionary fileData ) : System.Drawing.Image
ProcessPostedFile ( System.Web.HttpPostedFile postedFile, string>.Dictionary fileData ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void