The DialogActionEnum object that represents user action during the bad-word dialog.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
public DialogActionEnum Action { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Action As DialogActionEnum |