Method | Description | |
---|---|---|
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void | ||
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void |
Method | Description | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
btnBack_Click ( object sender, EventArgs e ) : void | ||
btnPrint_Click ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
PrintASN ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void | ||
RePrintASN ( ) : void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
return | void |
public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void | ||
ip | com.Sconit.Entity.Distribution.InProcessLocation | |
return | void |
public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void | ||
ip | com.Sconit.Entity.Distribution.InProcessLocation | |
printASN | bool | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnPrint_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |