BasicControlViewPresenter appears to be an artifact of an older version of Cabana. It has been removed from the current version and is no longer necessary.
When I create a new view using the "ControlView with Presenter" template, the presenter class is created inheriting from ControlViewPresenter<IBindingView>. No other presenter in the UI in Cabana inherits from this directly. Should I change this to BasicControlViewPresenter like the SalesRepGeneralViewPresenter or just leave as is? Are there plans to extend the BasicControlViewPresenter?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum