Beispiel #1
0
    protected void Cerrar()
    {
        Page.MaintainScrollPositionOnPostBack = true;

        this.lblMensaje.Text    = string.Empty;
        this.DescripcionMensaje = string.Empty;
        ModalPopupExtenderMensaje.Hide();
    }