Adds support for [System.Windows.Forms.OpenFileDialog](https://msdn.microsoft.com/es-es/library/system.windows.forms.openfiledialog(v=vs.110).aspxarrow-up-right).
Implementation details:
'wm-file-dialog'
kendo-dialogarrow-up-right
Property
Get/Set
Notify Changes
Details
routeService : ActivatedRoute(Private)
Yes
No
Used to call the super constructor
wmservice : WebMapService(Protected)
Used to invoke commands from the events. Allow access to the webmapService provider.
fileList: any
The list of selected files in the browser's file dialog.
fileName: string
The selected File name.
Method
Supported
None
Event
Parameter
click
this.id: string
This event is used to send the selected file name to the back-end server.
Available since 5.1
Was this helpful?