Overload Confirmation dialog, click OK to trigger a hidden button event, click Cancel Trigger a hidden button event

xiaoxiao2021-03-06  14

///

/// Server-side pops up the Confirm dialog box, ask the user to turn to those operations, including the operation when "OK" and "Cancel"

///

/// Tip information, such as "Successfully add data, click /" OK / "to fill in the process, click /" Cancel / "Modify Data"

/// "OK" button ID value

/// "Cancel" button ID value

/// Page class

Public void confirm (string str_message, string btn_redirect_flow, string btn_redirect_self, Page Page)

{

Page.registerStartupScript (","