Table of Contents

Method OpenFileDialog

Namespace
Innova.Prism.Library.Controls.FileControls
Assembly
Innova.Prism.Library.dll

OpenFileDialog(string, string, int, bool, string)

public string OpenFileDialog(string defaultPath, string filter, int filterIndex, bool restoreDirectory, string title = null)

Parameters

defaultPath string
filter string
filterIndex int
restoreDirectory bool
title string

Returns

string