Table of Contents

Method CloseDialog

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

CloseDialog(string)

Closes the dialog associated with the given key.

void CloseDialog(string key)

Parameters

key string

The key previously used for opening the dialog.