C# Class HBM.ControlPanel.Company

Afficher le fichier Open project: nirshandileep/HotelManagement

Protected Properties

Свойство 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

Méthodes publiques

Méthode Description
byteArrayToImage ( byte byteArrayIn ) : Image

Méthodes protégées

Méthode 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

Méthode Description
AuthoriseUser ( ) : void

Method Details

LoadCompany() protected méthode

protected LoadCompany ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

SaveData() protected méthode

protected SaveData ( ) : bool
Résultat bool

btnSave_Click() protected méthode

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

byteArrayToImage() public méthode

public byteArrayToImage ( byte byteArrayIn ) : Image
byteArrayIn byte
Résultat Image

ucCompanyLogo_FileUploadComplete() protected méthode

protected ucCompanyLogo_FileUploadComplete ( object sender, DevExpress e ) : void
sender object
e DevExpress
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::DevExpress.Web.ASPxUploadControl.ASPxUploadControl