ClassSuggestedActionsEventArgs
Class
Represents event arguments for SuggestedActionReported event.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
cs-api-definition
public class SuggestedActionsEventArgs : RoutedEventArgs
Inheritance: objectSuggestedActionsEventArgs
Constructors
SuggestedActionsEventArgs()
Declaration
cs-api-definition
public SuggestedActionsEventArgs()
Properties
CloseAfterReport
Gets or sets a value that indicates whether the message will be removed after it reports a result.
PostResultInline
Gets or sets a value that indicates whether suggested action should create a text inline message with its result.