C# 클래스 Hidistro.UI.Web.Admin.promotion.NewCoupon

파일 보기 프로젝트 열기: yunchenglk/wechat

보호된 프로퍼티들

프로퍼티 타입 설명
SetMemberRange Hidistro.UI.Web.Admin.SetMemberRange
calendarEndDate ucDateTimePicker
calendarStartDate ucDateTimePicker
ddl_maxNum DropDownList
rdt_1 HtmlInputRadioButton
rdt_2 HtmlInputRadioButton
thisForm HtmlForm
txt_Value TextBox
txt_conditonVal TextBox
txt_name TextBox
txt_totalNum TextBox

보호된 메소드들

메소드 설명
NewCoupon ( ) : Hidistro.UI.ControlPanel.Utility
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

NewCoupon() 보호된 메소드

protected NewCoupon ( ) : Hidistro.UI.ControlPanel.Utility
리턴 Hidistro.UI.ControlPanel.Utility

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

SetMemberRange 보호되어 있는 프로퍼티

protected SetMemberRange,Hidistro.UI.Web.Admin SetMemberRange
리턴 Hidistro.UI.Web.Admin.SetMemberRange

calendarEndDate 보호되어 있는 프로퍼티

protected ucDateTimePicker calendarEndDate
리턴 ucDateTimePicker

calendarStartDate 보호되어 있는 프로퍼티

protected ucDateTimePicker calendarStartDate
리턴 ucDateTimePicker

ddl_maxNum 보호되어 있는 프로퍼티

protected DropDownList ddl_maxNum
리턴 DropDownList

rdt_1 보호되어 있는 프로퍼티

protected HtmlInputRadioButton rdt_1
리턴 HtmlInputRadioButton

rdt_2 보호되어 있는 프로퍼티

protected HtmlInputRadioButton rdt_2
리턴 HtmlInputRadioButton

thisForm 보호되어 있는 프로퍼티

protected HtmlForm thisForm
리턴 HtmlForm

txt_Value 보호되어 있는 프로퍼티

protected TextBox txt_Value
리턴 TextBox

txt_conditonVal 보호되어 있는 프로퍼티

protected TextBox txt_conditonVal
리턴 TextBox

txt_name 보호되어 있는 프로퍼티

protected TextBox txt_name
리턴 TextBox

txt_totalNum 보호되어 있는 프로퍼티

protected TextBox txt_totalNum
리턴 TextBox