Table of Contents

Method ShowEditDialog

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

ShowEditDialog(PrimaryKeys<T>)

Shows the edit dialog with the specified primary keys.

protected virtual void ShowEditDialog(PrimaryKeys<T> keys)

Parameters

keys PrimaryKeys<T>

The primary keys.