C# 클래스 HBM.ControlPanel.AdditionalServiceType

파일 보기 프로젝트 열기: nirshandileep/HotelManagement

보호된 프로퍼티들

프로퍼티 타입 설명
Head1 global::System.Web.UI.HtmlControls.HtmlHead
form1 global::System.Web.UI.HtmlControls.HtmlForm
gvAdditionalServiceType global::DevExpress.Web.ASPxGridView.ASPxGridView

보호된 메소드들

메소드 설명
LoadAdditionalServiceTypes ( ) : void
Page_Load ( object sender, EventArgs e ) : void
gvAdditionalServiceType_CommandButtonInitialize ( object sender, ASPxGridViewCommandButtonEventArgs e ) : void
gvAdditionalServiceType_RowDeleting ( object sender, DevExpress e ) : void
gvAdditionalServiceType_RowInserting ( object sender, DevExpress e ) : void
gvAdditionalServiceType_RowUpdating ( object sender, DevExpress e ) : void

메소드 상세

LoadAdditionalServiceTypes() 보호된 메소드

protected LoadAdditionalServiceTypes ( ) : void
리턴 void

Page_Load() 보호된 메소드

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

gvAdditionalServiceType_CommandButtonInitialize() 보호된 메소드

protected gvAdditionalServiceType_CommandButtonInitialize ( object sender, ASPxGridViewCommandButtonEventArgs e ) : void
sender object
e ASPxGridViewCommandButtonEventArgs
리턴 void

gvAdditionalServiceType_RowDeleting() 보호된 메소드

protected gvAdditionalServiceType_RowDeleting ( object sender, DevExpress e ) : void
sender object
e DevExpress
리턴 void

gvAdditionalServiceType_RowInserting() 보호된 메소드

protected gvAdditionalServiceType_RowInserting ( object sender, DevExpress e ) : void
sender object
e DevExpress
리턴 void

gvAdditionalServiceType_RowUpdating() 보호된 메소드

protected gvAdditionalServiceType_RowUpdating ( object sender, DevExpress e ) : void
sender object
e DevExpress
리턴 void

프로퍼티 상세

Head1 보호되어 있는 프로퍼티

Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head1
리턴 global::System.Web.UI.HtmlControls.HtmlHead

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

gvAdditionalServiceType 보호되어 있는 프로퍼티

gvAdditionalServiceType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxGridView.ASPxGridView gvAdditionalServiceType
리턴 global::DevExpress.Web.ASPxGridView.ASPxGridView