Свойство | Тип | Описание | |
---|---|---|---|
btnAccept | global::System.Web.UI.WebControls.ImageButton | ||
btnAddLocation | global::System.Web.UI.WebControls.ImageButton | ||
btnCancel | global::System.Web.UI.WebControls.ImageButton | ||
btnReject | global::System.Web.UI.WebControls.ImageButton | ||
dgLocations | global::System.Web.UI.WebControls.DataGrid | ||
divApproval | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
divPanelTab | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
editDiv | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
lbImportFile | global::System.Web.UI.WebControls.ImageButton | ||
lbLocationTypes | global::System.Web.UI.WebControls.ImageButton | ||
lbManageComments | global::System.Web.UI.WebControls.ImageButton | ||
lbManageLocations | global::System.Web.UI.WebControls.ImageButton | ||
lbSettings | global::System.Web.UI.WebControls.ImageButton | ||
lblConfigured | global::System.Web.UI.WebControls.Label | ||
lblEditLocations | global::System.Web.UI.WebControls.Label | ||
lblSuccess | global::System.Web.UI.WebControls.Label | ||
pager | global::DotNetNuke.UI.WebControls.PagingControl | ||
rbApproved | global::System.Web.UI.WebControls.RadioButton | ||
rbWaitingForApproval | global::System.Web.UI.WebControls.RadioButton | ||
teLocationDetails | TextEditor | ||
upDataImport | global::System.Web.UI.UpdatePanel |
Свойство | Тип | Описание | |
---|---|---|---|
Bind | void | ||
BindData | void |
Метод | Описание | |
---|---|---|
OnInit ( EventArgs e ) : void |
Raises the E:Init event.
|
|
Page_Load ( object sender, EventArgs e ) : void |
Handles the Load event of the Page control.
|
|
btnAccept_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnAccept control.
|
|
btnAddLocation_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnAddLocation control.
|
|
btnBack_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnBack control.
|
|
btnCancel_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnCancel control.
|
|
btnReject_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnReject control.
|
|
dgLocations_CancelCommand ( object source, DataGridCommandEventArgs e ) : void |
Handles the CancelCommand event of the dgLocations control.
|
|
dgLocations_DataBind ( object sender, EventArgs e ) : void |
Handles the DataBind event of the dgLocations control.
|
|
dgLocations_EditCommand ( object source, DataGridCommandEventArgs e ) : void |
Handles the EditCommand event of the dgLocations control.
|
|
dgLocations_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void |
Handles the ItemDataBound event of the dgLocations control.
|
|
dgLocations_SortCommand ( object source, DataGridSortCommandEventArgs e ) : void |
Handles the SortCommand event of the dgLocations control.
|
|
rbApproved_CheckChanged ( object sender, EventArgs e ) : void |
Handles the CheckChanged event of the rbApproved control.
|
Метод | Описание | |
---|---|---|
Bind ( ) : void | ||
BindData ( bool approved, string sortColumn ) : void |
protected OnInit ( EventArgs e ) : void | ||
e | EventArgs | The |
Результат | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected btnAccept_Click ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected btnAddLocation_Click ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected btnBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected btnCancel_Click ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected btnReject_Click ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected dgLocations_CancelCommand ( object source, DataGridCommandEventArgs e ) : void | ||
source | object | The source of the event. |
e | DataGridCommandEventArgs | The |
Результат | void |
protected dgLocations_DataBind ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected dgLocations_EditCommand ( object source, DataGridCommandEventArgs e ) : void | ||
source | object | The source of the event. |
e | DataGridCommandEventArgs | The |
Результат | void |
protected dgLocations_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void | ||
sender | object | The source of the event. |
e | DataGridItemEventArgs | The |
Результат | void |
protected dgLocations_SortCommand ( object source, DataGridSortCommandEventArgs e ) : void | ||
source | object | The source of the event. |
e | DataGridSortCommandEventArgs | The |
Результат | void |
protected rbApproved_CheckChanged ( object sender, EventArgs e ) : void | ||
sender | object | The source of the event. |
e | EventArgs | The |
Результат | void |
protected global::System.Web.UI.WebControls.ImageButton btnAccept | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton btnAddLocation | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton btnCancel | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton btnReject | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.DataGrid dgLocations | ||
Результат | global::System.Web.UI.WebControls.DataGrid |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divApproval | ||
Результат | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divPanelTab | ||
Результат | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl editDiv | ||
Результат | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.ImageButton lbImportFile | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton lbLocationTypes | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton lbManageComments | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton lbManageLocations | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton lbSettings | ||
Результат | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblConfigured | ||
Результат | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEditLocations | ||
Результат | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSuccess | ||
Результат | global::System.Web.UI.WebControls.Label |
protected global::DotNetNuke.UI.WebControls.PagingControl pager | ||
Результат | global::DotNetNuke.UI.WebControls.PagingControl |
protected global::System.Web.UI.WebControls.RadioButton rbApproved | ||
Результат | global::System.Web.UI.WebControls.RadioButton |
protected global::System.Web.UI.WebControls.RadioButton rbWaitingForApproval | ||
Результат | global::System.Web.UI.WebControls.RadioButton |