C# 클래스 HBM.ControlPanel.AdditionalService

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: nirshandileep/HotelManagement

보호된 프로퍼티들

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

보호된 메소드들

메소드 설명
LoadAdditionalService ( ) : void
LoadAdditionalServiceTypes ( ) : void
LoadServiceMethods ( ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
gvAdditionalService_CellEditorInitialize ( object sender, ASPxGridViewEditorEventArgs e ) : void
gvAdditionalService_CommandButtonInitialize ( object sender, ASPxGridViewCommandButtonEventArgs e ) : void
gvAdditionalService_RowDeleting ( object sender, DevExpress e ) : void
gvAdditionalService_RowInserting ( object sender, DevExpress e ) : void
gvAdditionalService_RowUpdating ( object sender, DevExpress e ) : void

메소드 상세

LoadAdditionalService() 보호된 메소드

protected LoadAdditionalService ( ) : void
리턴 void

LoadAdditionalServiceTypes() 보호된 메소드

protected LoadAdditionalServiceTypes ( ) : void
리턴 void

LoadServiceMethods() 보호된 메소드

protected LoadServiceMethods ( ) : void
리턴 void

Page_Init() 보호된 메소드

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Page_Load() 보호된 메소드

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

gvAdditionalService_CellEditorInitialize() 보호된 메소드

protected gvAdditionalService_CellEditorInitialize ( object sender, ASPxGridViewEditorEventArgs e ) : void
sender object
e ASPxGridViewEditorEventArgs
리턴 void

gvAdditionalService_CommandButtonInitialize() 보호된 메소드

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

gvAdditionalService_RowDeleting() 보호된 메소드

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

gvAdditionalService_RowInserting() 보호된 메소드

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

gvAdditionalService_RowUpdating() 보호된 메소드

protected gvAdditionalService_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

gvAdditionalService 보호되어 있는 프로퍼티

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