Property | Type | Description | |
---|---|---|---|
ddlRestaurant | global::System.Web.UI.WebControls.DropDownList | ||
hCurPageNum | global::System.Web.UI.HtmlControls.HtmlInputHidden | ||
hOperationId | global::System.Web.UI.HtmlControls.HtmlInputHidden | ||
hOrderStatus | global::System.Web.UI.HtmlControls.HtmlInputHidden | ||
lMsg | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
lType | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
repeater1 | global::System.Web.UI.WebControls.Repeater |
Method | Description | |
---|---|---|
GetButtonStyle ( string type ) : string | ||
GetCountStyle ( string all, string finish, string confirm, string unconfirm ) : string | ||
GetStatusName ( string val ) : string | ||
GetTypeName ( string val ) : string |
Method | Description | |
---|---|---|
GetPagedDataSource ( DataView dv ) : PagedDataSource | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
BindControlData ( ) : void | ||
BindTableData ( ) : void | ||
OperateOrder ( ) : void |
public GetButtonStyle ( string type ) : string | ||
type | string | |
return | string |
public GetCountStyle ( string all, string finish, string confirm, string unconfirm ) : string | ||
all | string | |
finish | string | |
confirm | string | |
unconfirm | string | |
return | string |
protected GetPagedDataSource ( DataView dv ) : PagedDataSource | ||
dv | DataView | |
return | PagedDataSource |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.DropDownList ddlRestaurant | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.HtmlControls.HtmlInputHidden hCurPageNum | ||
return | global::System.Web.UI.HtmlControls.HtmlInputHidden |
protected global::System.Web.UI.HtmlControls.HtmlInputHidden hOperationId | ||
return | global::System.Web.UI.HtmlControls.HtmlInputHidden |
protected global::System.Web.UI.HtmlControls.HtmlInputHidden hOrderStatus | ||
return | global::System.Web.UI.HtmlControls.HtmlInputHidden |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl lMsg | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl lType | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |