/*
               File: RecuperarClavePortal
        Description: Recuperar Clave Portal
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 9/1/2009 15:32:58.93
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV20Pgmnam = GXgetControlValue("_PGMNAME")
}
this._Validv_Reglog=function()
{
   try {
      gxballoon = getGXBallon("_REGLOG");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._recuperarclaveportal=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_REGLOG",gxvar:"AV5RegLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV5RegLog=Value},v2c:function(){GXsetControlValue("_REGLOG",AV5RegLog,0)},c2v:function(){AV5RegLog=GXgetControlValue("_REGLOG")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_REGMAIL",gxvar:"AV6RegMail",op:[],ip:[],nacdep:[],v2v:function(Value){AV6RegMail=Value},v2c:function(){GXsetControlValue("_REGMAIL",AV6RegMail,0)},c2v:function(){AV6RegMail=GXgetControlValue("_REGMAIL")}};
this.AV5RegLog=0;
this.AV6RegMail=0;
_SetStandaloneVars( ) ;
