Click or drag to resize

AppSettingsControlledNodeUserRunDialog property

Controls the behaviour of the UserRun of a node in a controlled tree, which is triggered via a TreeEvent and whose start requirements are are not yet fulfilled: None: no start possible, Info: no start possible - a message will be sent, Question: a Yes/No query with a default value of "No" is displayed. Defult: Question.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public DialogSettings ControlledNodeUserRunDialog { get; set; }

Property value

DialogSettings
See also