Table of Contents

Method CloseDialog

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

CloseDialog(string)

This method closes a dialog associated with the given key.

public void CloseDialog(string key)

Parameters

key string

Key previosly used for opening the dialog.