C# Класс Vend.Common.WebControls.ucVendorProjectCreate

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
getAddresses ( ) : void
getContacts ( ) : void
rBTNSave_Click ( object sender, EventArgs e ) : void
saveForm ( ) : void

Приватные методы

Метод Описание
ucVendorProjectCreate ( ) : System

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

getAddresses() защищенный Метод

protected getAddresses ( ) : void
Результат void

getContacts() защищенный Метод

protected getContacts ( ) : void
Результат void

rBTNSave_Click() защищенный Метод

protected rBTNSave_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

saveForm() защищенный Метод

protected saveForm ( ) : void
Результат void

Описание свойств

cbPrimaryContact защищенное свойство

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
Результат global::System.Web.UI.WebControls.CheckBox

lblCharMax защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblProjAddress защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblProjContact защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblProjDesc защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblProjName защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblProjPrimaryContact защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblSaveFailure защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblSaveSuccess защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

newProjTitle защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

projCreateForm защищенное свойство

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
Результат global::System.Web.UI.WebControls.Table

projectCreation защищенное свойство

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
Результат global::System.Web.UI.WebControls.Panel

rBTNSave защищенное свойство

rBTNSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadButton rBTNSave
Результат global::Telerik.Web.UI.RadButton

rCBAddress защищенное свойство

rCBAddress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadComboBox rCBAddress
Результат global::Telerik.Web.UI.RadComboBox

rCBContact защищенное свойство

rCBContact control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadComboBox rCBContact
Результат global::Telerik.Web.UI.RadComboBox

rTBProjDesc защищенное свойство

rTBProjDesc control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBProjDesc
Результат global::Telerik.Web.UI.RadTextBox

rTBProjName защищенное свойство

rTBProjName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTextBox rTBProjName
Результат global::Telerik.Web.UI.RadTextBox