protected void RegressApp(string policyType) { // UiMap.HighlightCustomer(); UiMap.RegressApp(UiMap.CustomerCode); UiMap.RegressAppPolicyTypeSelection(policyType); UiMap.RegressAppDate(); UiMap.RegressAppFinish(); UiMap.CloseRegressApp(); }