Exemplo n.º 1
0
        protected override void OnInit()
        {
            // link to the parent component
            BarItem?.Hook(this);

            base.OnInit();
        }