Exemplo n.º 1
0
        protected override void OnInit()
        {
            ParentTabContent?.LinkPanel(this);

            base.OnInit();
        }
Exemplo n.º 2
0
        protected override void OnInit()
        {
            ParentTabContent?.Hook(this);

            base.OnInit();
        }