Свойство | Type | Description | |
---|---|---|---|
Button1 | global::System.Web.UI.WebControls.Button | ||
FileUpload1 | global::System.Web.UI.WebControls.FileUpload | ||
lblStatus | global::System.Web.UI.WebControls.Label |
Méthode | Description | |
---|---|---|
CheckTrueImageType ( ) : bool | ||
IsImage ( ) : bool | ||
IsImage ( System.Web.HttpPostedFile myFile ) : bool |
Méthode | Description | |
---|---|---|
Button1_Click ( object sender, |
||
Page_Load ( object sender, |
Méthode | Description | |
---|---|---|
CompareArray ( byte a1, byte a2 ) : bool |
protected Button1_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public static IsImage ( System.Web.HttpPostedFile myFile ) : bool | ||
myFile | System.Web.HttpPostedFile | |
Résultat | bool |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.WebControls.Button Button1 | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.FileUpload FileUpload1 | ||
Résultat | global::System.Web.UI.WebControls.FileUpload |