C# Class HBM.ControlPanel.Company

显示文件 Open project: nirshandileep/HotelManagement

Protected Properties

Property Type Description
bimgLogo global::DevExpress.Web.ASPxEditors.ASPxBinaryImage
btnSave global::DevExpress.Web.ASPxEditors.ASPxButton
hdnCompanyLogo global::System.Web.UI.WebControls.HiddenField
trImageRow global::System.Web.UI.HtmlControls.HtmlTableRow
txtAdditionalDetails1 global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtAdditionalDetails2 global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyAddress global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyCity global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyEmail global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyFax global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyName global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtCompanyTelephone global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtRegistrationNo global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtVATNo global::DevExpress.Web.ASPxEditors.ASPxTextBox
txtWebURL global::DevExpress.Web.ASPxEditors.ASPxTextBox
ucCompanyLogo global::DevExpress.Web.ASPxUploadControl.ASPxUploadControl

Public Methods

Method Description
byteArrayToImage ( byte byteArrayIn ) : Image

Protected Methods

Method Description
LoadCompany ( ) : void
Page_Load ( object sender, EventArgs e ) : void
SaveData ( ) : bool
btnSave_Click ( object sender, EventArgs e ) : void
ucCompanyLogo_FileUploadComplete ( object sender, DevExpress e ) : void

Private Methods

Method Description
AuthoriseUser ( ) : void

Method Details

LoadCompany() protected method

protected LoadCompany ( ) : void
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

SaveData() protected method

protected SaveData ( ) : bool
return bool

btnSave_Click() protected method

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

byteArrayToImage() public method

public byteArrayToImage ( byte byteArrayIn ) : Image
byteArrayIn byte
return Image

ucCompanyLogo_FileUploadComplete() protected method

protected ucCompanyLogo_FileUploadComplete ( object sender, DevExpress e ) : void
sender object
e DevExpress
return void

Property Details

bimgLogo protected_oe property

bimgLogo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxBinaryImage bimgLogo
return global::DevExpress.Web.ASPxEditors.ASPxBinaryImage

btnSave protected_oe property

btnSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxButton btnSave
return global::DevExpress.Web.ASPxEditors.ASPxButton

hdnCompanyLogo protected_oe property

hdnCompanyLogo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hdnCompanyLogo
return global::System.Web.UI.WebControls.HiddenField

trImageRow protected_oe property

trImageRow control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trImageRow
return global::System.Web.UI.HtmlControls.HtmlTableRow

txtAdditionalDetails1 protected_oe property

txtAdditionalDetails1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtAdditionalDetails1
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtAdditionalDetails2 protected_oe property

txtAdditionalDetails2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtAdditionalDetails2
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyAddress protected_oe property

txtCompanyAddress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyAddress
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyCity protected_oe property

txtCompanyCity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyCity
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyEmail protected_oe property

txtCompanyEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyEmail
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyFax protected_oe property

txtCompanyFax control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyFax
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyName protected_oe property

txtCompanyName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyName
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtCompanyTelephone protected_oe property

txtCompanyTelephone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtCompanyTelephone
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtRegistrationNo protected_oe property

txtRegistrationNo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtRegistrationNo
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtVATNo protected_oe property

txtVATNo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtVATNo
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

txtWebURL protected_oe property

txtWebURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxEditors.ASPxTextBox txtWebURL
return global::DevExpress.Web.ASPxEditors.ASPxTextBox

ucCompanyLogo protected_oe property

ucCompanyLogo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxUploadControl.ASPxUploadControl ucCompanyLogo
return global::DevExpress.Web.ASPxUploadControl.ASPxUploadControl