Property | 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 |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
getAddresses ( ) : void | ||
getContacts ( ) : void | ||
rBTNSave_Click ( object sender, |
||
saveForm ( ) : void |
Method | Description | |
---|---|---|
ucVendorProjectCreate ( ) : System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected rBTNSave_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.CheckBox cbPrimaryContact | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.Label lblCharMax | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblProjAddress | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblProjContact | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblProjDesc | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblProjName | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblProjPrimaryContact | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSaveFailure | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSaveSuccess | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label newProjTitle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Table projCreateForm | ||
return | global::System.Web.UI.WebControls.Table |
protected global::System.Web.UI.WebControls.Panel projectCreation | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::Telerik.Web.UI.RadButton rBTNSave | ||
return | global::Telerik.Web.UI.RadButton |
protected global::Telerik.Web.UI.RadComboBox rCBAddress | ||
return | global::Telerik.Web.UI.RadComboBox |
protected global::Telerik.Web.UI.RadComboBox rCBContact | ||
return | global::Telerik.Web.UI.RadComboBox |
protected global::Telerik.Web.UI.RadTextBox rTBProjDesc | ||
return | global::Telerik.Web.UI.RadTextBox |