C# 클래스 CmsWeb.Areas.OnlineReg.Models.OnlineRegModel

파일 보기 프로젝트 열기: bvcms/bvcms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
UsedAdminsForNotify bool

Private Properties

프로퍼티 타입 설명
AddPeopleToTransaction void
ConfirmPickSlots ConfirmEnum
DoDonationModifyMessage string
DoEnrollments string
DoMissionTripGoer void
DoMissionTripSupporter bool
EnrollAndConfirmMultipleOrgs bool
ExpireRegisterTag void
GetEmailList List
GetMasterOrgSettings Settings
GetNotifyIds List
GetNotifyIds List
GetParticipants string
GetSubject string
GetSubject string
IsMissionTripGoerWithPayment bool
SendAllConfirmations void
SendLinkForPledge ConfirmEnum
SendLinkToManageGiving ConfirmEnum
SendSingleConfirmationForOrg void

공개 메소드들

메소드 설명
ConfirmManageSubscriptions ( ) : ConfirmEnum
ConfirmReregister ( ) : void
EnrollAndConfirm ( ) : bool
GetDetailsSection ( ) : string
GetEntryPoint ( ) : int
ToString ( ) : string
TransactionSummary ( ) : TransactionSummary
UseCoupon ( string TransactionID, decimal AmtPaid ) : void

비공개 메소드들

메소드 설명
AddPeopleToTransaction ( ) : void
ConfirmPickSlots ( ) : ConfirmEnum
DoDonationModifyMessage ( string message ) : string
DoEnrollments ( ) : string
DoMissionTripGoer ( ) : void
DoMissionTripSupporter ( ) : bool
EnrollAndConfirmMultipleOrgs ( ) : bool
ExpireRegisterTag ( ) : void
GetEmailList ( ) : List
GetMasterOrgSettings ( ) : Settings
GetNotifyIds ( ) : List
GetNotifyIds ( OnlineRegPersonModel p ) : List
GetParticipants ( List elist ) : string
GetSubject ( ) : string
GetSubject ( OnlineRegPersonModel p ) : string
IsMissionTripGoerWithPayment ( ) : bool
SendAllConfirmations ( string message ) : void
SendLinkForPledge ( ) : ConfirmEnum
SendLinkToManageGiving ( ) : ConfirmEnum
SendSingleConfirmationForOrg ( OnlineRegPersonModel p ) : void

메소드 상세

ConfirmManageSubscriptions() 공개 메소드

public ConfirmManageSubscriptions ( ) : ConfirmEnum
리턴 ConfirmEnum

ConfirmReregister() 공개 메소드

public ConfirmReregister ( ) : void
리턴 void

EnrollAndConfirm() 공개 메소드

public EnrollAndConfirm ( ) : bool
리턴 bool

GetDetailsSection() 공개 메소드

public GetDetailsSection ( ) : string
리턴 string

GetEntryPoint() 공개 메소드

public GetEntryPoint ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

TransactionSummary() 공개 메소드

public TransactionSummary ( ) : TransactionSummary
리턴 TransactionSummary

UseCoupon() 공개 메소드

public UseCoupon ( string TransactionID, decimal AmtPaid ) : void
TransactionID string
AmtPaid decimal
리턴 void

프로퍼티 상세

UsedAdminsForNotify 공개적으로 프로퍼티

public bool UsedAdminsForNotify
리턴 bool