Good Day to All,
I need to excecute a client script before OnLoggedOut event of Login status control of asp.net
I’ve tried to put
LoginStatus1.Attributes.Add("onclick", "javascript:limparDadosSalvamentoAutomatico();");
but it does not work.
Thanks
You need to override the Href attribute