C# Class templateApp.GUI.Modulo6.procesar_solicitud

Show file Open project: rosmantorres/sakaratedo

Protected Properties

Property Type Description
alert global::System.Web.UI.HtmlControls.HtmlGenericControl

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

alert protected property

Control alert.
Campo generado automáticamente. Para modificarlo, mueva la declaración del campo del archivo del diseñador al archivo de código subyacente.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert
return global::System.Web.UI.HtmlControls.HtmlGenericControl