C# Класс VolTeer.Common.WebControls.ucGroupInsertUpdate

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

Открытые свойства

Свойство Тип Описание
PassedGroupID int?

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

Свойство Тип Описание
Panel1 global::System.Web.UI.WebControls.Panel
RadEditor1 global::Telerik.Web.UI.RadEditor
ReqGroupName global::System.Web.UI.WebControls.RequiredFieldValidator
ReqShortDescription global::System.Web.UI.WebControls.RequiredFieldValidator
Table1 global::System.Web.UI.WebControls.Table
chkActive global::System.Web.UI.WebControls.CheckBox
lblActiveLit global::System.Web.UI.WebControls.Label
lblGroupNameLit global::System.Web.UI.WebControls.Label
lblShortDescLit global::System.Web.UI.WebControls.Label
rBTNSave global::Telerik.Web.UI.RadButton
rTBGroupName global::Telerik.Web.UI.RadTextBox
rTBShortDesc global::Telerik.Web.UI.RadTextBox

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

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

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

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

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

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

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

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

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

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

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

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

PassedGroupID публичное свойство

public int? PassedGroupID
Результат int?

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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