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

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

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

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

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

Свойство Тип Описание
TableCell1 global::System.Web.UI.WebControls.TableCell
lblPhone1 global::System.Web.UI.WebControls.Label
lblPhone2 global::System.Web.UI.WebControls.Label
lblPhone3 global::System.Web.UI.WebControls.Label
pnlPhoneGrid global::System.Web.UI.WebControls.Panel
pnlSinglePhone global::System.Web.UI.WebControls.Panel
rGridPhone global::Telerik.Web.UI.RadGrid
rowPhone2 global::System.Web.UI.WebControls.TableRow
rowPhone3 global::System.Web.UI.WebControls.TableCell
tblMainTable global::System.Web.UI.WebControls.Table
tblViewPrimPhone global::System.Web.UI.WebControls.Table

Открытые методы

Метод Описание
DisplayError ( Exception ex ) : void

DisplayError - Pass the exception to the main page.

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

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

btnCancel_Click - Handles 'cancel' button click

btnEdit_Click ( object sender, EventArgs e ) : void

btnEdit_Click - Handles 'edit' button click

rGridPhone_DeleteCommand ( object sender, GridCommandEventArgs e ) : void

rGridAddress_DeleteCommand - Handle the delete command

rGridPhone_InsertCommand ( object sender, GridCommandEventArgs e ) : void

rGridAddress_InsertCommand - Handles insert click

rGridPhone_ItemDataBound ( object sender, GridItemEventArgs e ) : void

rGridAddress_ItemDataBound - handle items that have to be addressed at databound

rGridPhone_NeedDataSource ( object sender, Telerik e ) : void

rGridEmail_NeedDataSource - Called when the grid needs a data source

rGridPhone_UpdIns ( object sender, GridCommandEventArgs e, int iAction ) : void

rGridPhone_UpdIns - Handle update/insert in a common procedure

rGridPhone_UpdateCommand ( object sender, GridCommandEventArgs e ) : void

rGridPhone_UpdateCommand - Handles Update click

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

DisplayError() публичный Метод

DisplayError - Pass the exception to the main page.
public DisplayError ( Exception ex ) : void
ex System.Exception
Результат void

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

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

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

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

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

btnCancel_Click - Handles 'cancel' button click
protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

btnEdit_Click - Handles 'edit' button click
protected btnEdit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

rGridAddress_DeleteCommand - Handle the delete command
protected rGridPhone_DeleteCommand ( object sender, GridCommandEventArgs e ) : void
sender object
e GridCommandEventArgs
Результат void

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

rGridAddress_InsertCommand - Handles insert click
protected rGridPhone_InsertCommand ( object sender, GridCommandEventArgs e ) : void
sender object
e GridCommandEventArgs
Результат void

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

rGridAddress_ItemDataBound - handle items that have to be addressed at databound
protected rGridPhone_ItemDataBound ( object sender, GridItemEventArgs e ) : void
sender object
e GridItemEventArgs
Результат void

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

rGridEmail_NeedDataSource - Called when the grid needs a data source
protected rGridPhone_NeedDataSource ( object sender, Telerik e ) : void
sender object
e Telerik
Результат void

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

rGridPhone_UpdIns - Handle update/insert in a common procedure
protected rGridPhone_UpdIns ( object sender, GridCommandEventArgs e, int iAction ) : void
sender object
e GridCommandEventArgs
iAction int
Результат void

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

rGridPhone_UpdateCommand - Handles Update click
protected rGridPhone_UpdateCommand ( object sender, GridCommandEventArgs e ) : void
sender object
e GridCommandEventArgs
Результат void

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

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

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

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

public int iRecordTypeID
Результат int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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