Method | Description | |
---|---|---|
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void | ||
InitPageParameter ( string orderNo ) : void |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
BindData ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void |
public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void | ||
ip | com.Sconit.Entity.Distribution.InProcessLocation | |
return | void |
public InitPageParameter ( string orderNo ) : void | ||
orderNo | string | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |