C# 클래스 FinanzasPersonalesWeb.Consultas.cTiposUsuarios

파일 보기 프로젝트 열기: enelramon/FinanzasPersonalesWeb2016

보호된 프로퍼티들

프로퍼티 타입 설명
BuscarButton global::System.Web.UI.WebControls.Button
BuscarDropDownList global::System.Web.UI.WebControls.DropDownList
DatosGridView global::System.Web.UI.WebControls.GridView
FiltroTextBox global::System.Web.UI.WebControls.TextBox
HyperLink1 global::System.Web.UI.WebControls.HyperLink
Label1 global::System.Web.UI.WebControls.Label
OperadorDropDownList global::System.Web.UI.WebControls.DropDownList

보호된 메소드들

메소드 설명
BuscarPor_Click ( object sender, EventArgs e ) : void

메소드 상세

BuscarPor_Click() 보호된 메소드

protected BuscarPor_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

BuscarButton 보호되어 있는 프로퍼티

BuscarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuscarButton
리턴 global::System.Web.UI.WebControls.Button

BuscarDropDownList 보호되어 있는 프로퍼티

BuscarDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList BuscarDropDownList
리턴 global::System.Web.UI.WebControls.DropDownList

DatosGridView 보호되어 있는 프로퍼티

DatosGridView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView DatosGridView
리턴 global::System.Web.UI.WebControls.GridView

FiltroTextBox 보호되어 있는 프로퍼티

FiltroTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox FiltroTextBox
리턴 global::System.Web.UI.WebControls.TextBox

HyperLink1 보호되어 있는 프로퍼티

HyperLink1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink HyperLink1
리턴 global::System.Web.UI.WebControls.HyperLink

Label1 보호되어 있는 프로퍼티

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
리턴 global::System.Web.UI.WebControls.Label

OperadorDropDownList 보호되어 있는 프로퍼티

OperadorDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList OperadorDropDownList
리턴 global::System.Web.UI.WebControls.DropDownList