Table of Contents

Method NavigateToShow

Namespace
Innova.Prism.Library.Controllers
Assembly
Innova.Prism.Library.dll

NavigateToShow(PrimaryKeys<T>)

Navigates to the show view for the specified primary keys.

protected virtual void NavigateToShow(PrimaryKeys<T> primaryKeys)

Parameters

primaryKeys PrimaryKeys<T>

The primary keys.