New to Telerik UI for ASP.NET MVC? Download free 30-day trial

AIPromptPromptOutputBuilder

Methods

Id(System.String)

The id of the prompt output. If none is provided, the id will be generated as a kendo.guid(). The ID is rendered as data-id attribute in the prompt output.

Parameters

value - System.String

The value that configures the id.

Output(System.String)

The output content generated from the prompt.

Parameters

value - System.String

The value that configures the output.

Prompt(System.String)

The prompt text used to generate this output.

Parameters

value - System.String

The value that configures the prompt.

In this article
Not finding the help you need?