Table of Contents

Method AddTab

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

AddTab(IMenuTabModel)

Adds a menu tab model to the collection.

public void AddTab(IMenuTabModel menuTabModel)

Parameters

menuTabModel IMenuTabModel

The menu tab model to add.