C# 클래스 VolTeer.Common.WebControls.ucPhone

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: CISC181/VolTeerNET

공개 프로퍼티들

프로퍼티 타입 설명
iRecordTypeID int

보호된 프로퍼티들

프로퍼티 타입 설명
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