C# 클래스 deals.earlymoments.com.Controllers.landersController

상속: Controller
파일 보기 프로젝트 열기: Sandviksas/US-Web-Deals

공개 메소드들

메소드 설명
Dynamic_Pixel ( OrderVariables oVariables, string SPname, string pixcd ) : DataTable

비공개 메소드들

메소드 설명
BuildDynamicPixel ( OrderVariables oVariables ) : void
EncryptCreditCard ( string CCNumber ) : string
FirePostBackPixel ( OrderVariables oVariables ) : void
FormatCCExpiryDate ( string ExpDate ) : string
NewConfirmationEmailtoExpertSender ( OrderVariables oVariables, string ship_address, string bill_address, string shipall ) : void
ProcessConfirmationEmail ( OrderVariables oVariables, string ship_address, string bill_address, string shipall ) : void
addUpsellToCart ( string orderId, string campaignId, string offerId, string upsellId ) : bool
home ( ) : System.Web.Mvc.ActionResult
home ( System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult
shipping ( ) : System.Web.Mvc.ActionResult
shipping ( System.Web.Mvc.FormCollection form, ShippingModels shipping ) : System.Web.Mvc.ActionResult
thankyou ( ) : System.Web.Mvc.ActionResult
upsell_offer1 ( ) : System.Web.Mvc.ActionResult
upsell_offer1 ( string SubmitButton, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult
upsell_offer2 ( ) : System.Web.Mvc.ActionResult
upsell_offer2 ( string SubmitButton, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult

메소드 상세

Dynamic_Pixel() 공개 메소드

public Dynamic_Pixel ( OrderVariables oVariables, string SPname, string pixcd ) : DataTable
oVariables OrderVariables
SPname string
pixcd string
리턴 System.Data.DataTable