C# Class Vend.Common.WebControls.ucVendorProjectCreate

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: CISC181/VolTeerNET

Protected Properties

Свойство Type Description
cbPrimaryContact global::System.Web.UI.WebControls.CheckBox
lblCharMax global::System.Web.UI.WebControls.Label
lblProjAddress global::System.Web.UI.WebControls.Label
lblProjContact global::System.Web.UI.WebControls.Label
lblProjDesc global::System.Web.UI.WebControls.Label
lblProjName global::System.Web.UI.WebControls.Label
lblProjPrimaryContact global::System.Web.UI.WebControls.Label
lblSaveFailure global::System.Web.UI.WebControls.Label
lblSaveSuccess global::System.Web.UI.WebControls.Label
newProjTitle global::System.Web.UI.WebControls.Label
projCreateForm global::System.Web.UI.WebControls.Table
projectCreation global::System.Web.UI.WebControls.Panel
rBTNSave global::Telerik.Web.UI.RadButton
rCBAddress global::Telerik.Web.UI.RadComboBox
rCBContact global::Telerik.Web.UI.RadComboBox
rTBProjDesc global::Telerik.Web.UI.RadTextBox
rTBProjName global::Telerik.Web.UI.RadTextBox

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
getAddresses ( ) : void
getContacts ( ) : void
rBTNSave_Click ( object sender, EventArgs e ) : void
saveForm ( ) : void

Private Methods

Méthode Description
ucVendorProjectCreate ( ) : System

Method Details

Page_Load() protected méthode

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

getAddresses() protected méthode

protected getAddresses ( ) : void
Résultat void

getContacts() protected méthode

protected getContacts ( ) : void
Résultat void

rBTNSave_Click() protected méthode

protected rBTNSave_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

saveForm() protected méthode

protected saveForm ( ) : void
Résultat void

Property Details

cbPrimaryContact protected_oe property

cbPrimaryContact control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox cbPrimaryContact
Résultat global::System.Web.UI.WebControls.CheckBox

lblCharMax protected_oe property

lblCharMax control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblCharMax
Résultat global::System.Web.UI.WebControls.Label

lblProjAddress protected_oe property

lblProjAddress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProjAddress
Résultat global::System.Web.UI.WebControls.Label

lblProjContact protected_oe property

lblProjContact control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProjContact
Résultat global::System.Web.UI.WebControls.Label

lblProjDesc protected_oe property

lblProjDesc control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProjDesc
Résultat global::System.Web.UI.WebControls.Label

lblProjName protected_oe property

lblProjName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProjName
Résultat global::System.Web.UI.WebControls.Label

lblProjPrimaryContact protected_oe property

lblProjPrimaryContact control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProjPrimaryContact
Résultat global::System.Web.UI.WebControls.Label

lblSaveFailure protected_oe property

lblSaveFailure control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSaveFailure
Résultat global::System.Web.UI.WebControls.Label

lblSaveSuccess protected_oe property

lblSaveSuccess control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSaveSuccess
Résultat global::System.Web.UI.WebControls.Label

newProjTitle protected_oe property

newProjTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label newProjTitle
Résultat global::System.Web.UI.WebControls.Label

projCreateForm protected_oe property

projCreateForm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Table projCreateForm
Résultat global::System.Web.UI.WebControls.Table

projectCreation protected_oe property

projectCreation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel projectCreation
Résultat global::System.Web.UI.WebControls.Panel

rBTNSave protected_oe property

rBTNSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadButton rBTNSave
Résultat global::Telerik.Web.UI.RadButton

rCBAddress protected_oe property

rCBAddress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadComboBox rCBAddress
Résultat global::Telerik.Web.UI.RadComboBox

rCBContact protected_oe property

rCBContact control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadComboBox rCBContact
Résultat global::Telerik.Web.UI.RadComboBox

rTBProjDesc protected_oe property

rTBProjDesc control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBProjDesc
Résultat global::Telerik.Web.UI.RadTextBox

rTBProjName protected_oe property

rTBProjName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBProjName
Résultat global::Telerik.Web.UI.RadTextBox