C# 클래스 templateApp.GUI.Modulo15.web_15_ModificarImplemento

상속: System.Web.UI.Page, IContratoModificarImplemento
파일 보기 프로젝트 열기: rosmantorres/sakaratedo

보호된 프로퍼티들

프로퍼티 타입 설명
Modificar global::System.Web.UI.WebControls.Button
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
alert2 global::System.Web.UI.HtmlControls.HtmlGenericControl
cantidad_implemento global::System.Web.UI.HtmlControls.HtmlInputGenericControl
color_implemento global::System.Web.UI.HtmlControls.HtmlSelect
color_impolemento_div global::System.Web.UI.HtmlControls.HtmlInputText
descripcion_implemento global::System.Web.UI.HtmlControls.HtmlInputText
estatus_implemento global::System.Web.UI.HtmlControls.HtmlSelect
id_implemento global::System.Web.UI.HtmlControls.HtmlInputHidden
imagen_img global::System.Web.UI.HtmlControls.HtmlImage
imagen_implemento global::System.Web.UI.HtmlControls.HtmlInputFile
marca_implemento global::System.Web.UI.HtmlControls.HtmlSelect
marca_implemento_div global::System.Web.UI.HtmlControls.HtmlInputText
modificar_implemento global::System.Web.UI.HtmlControls.HtmlForm
nombre_implemento global::System.Web.UI.HtmlControls.HtmlInputText
precio_implemento global::System.Web.UI.HtmlControls.HtmlInputGenericControl
stock_implemento global::System.Web.UI.HtmlControls.HtmlInputGenericControl
talla_implemento global::System.Web.UI.HtmlControls.HtmlSelect
talla_implemento_div global::System.Web.UI.HtmlControls.HtmlInputText
tipo_implemento global::System.Web.UI.HtmlControls.HtmlSelect
tipo_implemento_div global::System.Web.UI.HtmlControls.HtmlInputText

Private Properties

프로퍼티 타입 설명
guardarImagen void

공개 메소드들

메소드 설명
modificarImplemento ( object sender, EventArgs e ) : void
web_15_ModificarImplemento ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
guardarImagen ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

modificarImplemento() 공개 메소드

public modificarImplemento ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

web_15_ModificarImplemento() 공개 메소드

public web_15_ModificarImplemento ( ) : System
리턴 System

프로퍼티 상세

Modificar 보호되어 있는 프로퍼티

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

alert 보호되어 있는 프로퍼티

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

alert2 보호되어 있는 프로퍼티

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

cantidad_implemento 보호되어 있는 프로퍼티

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

color_implemento 보호되어 있는 프로퍼티

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

color_impolemento_div 보호되어 있는 프로퍼티

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

descripcion_implemento 보호되어 있는 프로퍼티

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

estatus_implemento 보호되어 있는 프로퍼티

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

id_implemento 보호되어 있는 프로퍼티

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

imagen_img 보호되어 있는 프로퍼티

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

imagen_implemento 보호되어 있는 프로퍼티

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

marca_implemento 보호되어 있는 프로퍼티

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

marca_implemento_div 보호되어 있는 프로퍼티

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

modificar_implemento 보호되어 있는 프로퍼티

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

nombre_implemento 보호되어 있는 프로퍼티

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

precio_implemento 보호되어 있는 프로퍼티

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

stock_implemento 보호되어 있는 프로퍼티

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

talla_implemento 보호되어 있는 프로퍼티

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

talla_implemento_div 보호되어 있는 프로퍼티

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

tipo_implemento 보호되어 있는 프로퍼티

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

tipo_implemento_div 보호되어 있는 프로퍼티

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