C# Class templateApp.GUI.Modulo6.procesar_solicitud

Mostrar archivo 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_oe 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