Adds support for [System.Windows.Forms.MessageBox](https://msdn.microsoft.com/es-es/library/system.windows.forms.messagebox(v=vs.110).aspxarrow-up-right).
Implementation details:
'wm-messagebox'
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.
labelMessage: string
Get
Gets the message to show in the Messagebox.
Method
Supported
None
Event
Parameter
click
buttonId: string
buttonClick event that is called when a button is clicked. The buttonId is the UniqueID property of the button that was clicked.
Was this helpful?