Christoc.Modules.DnnChat.Archive.OnInit C# (CSharp) Méthode

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void
        protected override void OnInit(EventArgs e)
        {
            jQuery.RequestUIRegistration();
            base.OnInit(e);
        }