Method OpenFileWith
- Namespace
- Innova.Prism.Library.Controls.FileControls
- Assembly
- Innova.Prism.Library.dll
OpenFileWith(FileDto)
public void OpenFileWith(FileDto file)
Parameters
file
FileDto
OpenFileWith(FileDto, bool)
public void OpenFileWith(FileDto file, bool asReadOnly)