IInputDialogResult Interface |
Common base interface for different input dialog result types.
Match and cast it to one of it's inheritors to get specific dialog result properties.
Namespace: Resto.Front.Api.Data.ViewAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic interface IInputDialogResult
See Also