Click or drag to resize

StringInputDialogResultResult Property

String, which was entered by user.

Namespace:  Resto.Front.Api.Data.View
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public string Result { get; }

Property Value

Type: String
See Also