Table of Contents

Method SetSelectedTab

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

SetSelectedTab(IMenuTabModel)

Sets the selected menu tab.

public void SetSelectedTab(IMenuTabModel menuTabModel)

Parameters

menuTabModel IMenuTabModel

The menu tab model to set as selected.