Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
Unable to find user control inside the tab in the new webTab
posted

Hi, We are updating from older version from newer version of Infragistics Asp.net , I am new using these controls.

 

My Old : 

Dim tabPointer As Profiles.PlugIn.layout.Presentation.ProfilePersonal = _

          CType(UltraWebTab1.GetTab(ProfileTabPersonalIndex).ContentPane.UserControl,  _

          Profiles.PlugIn.layout.Presentation.ProfilePersonal)

 

New : ? How do I do the same, for the highlighted ones since there is no contentPane property inside a tab.?

 

Please help ! 

Regards,

Isaac

 


Parents Reply Children