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

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: SunriseDigital/sdxweb

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode 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 méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void