AIPrompt
Properties
EncodedPromptOutputs - Nullable
PromptOutputs - List
SpeechToText - AIPromptSpeechToTextSettings
Configures speech-to-text functionality for the prompt input. When true, enables speech-to-text with default settings. When false, disables the feature. When an object, configures custom speech-to-text options.
PromptTextArea - AIPromptPromptTextAreaSettings
Specifies the input mode attribute for mobile keyboards.
OutputActions - List
OutputTemplate - String
OutputTemplateId - String
OutputTemplateHandler - String
PromptSuggestionItemTemplate - String
PromptSuggestionItemTemplateId - String
PromptSuggestionItemTemplateHandler - String
ToolbarItems - List
Service - AIPromptServiceSettings
The Url of the AI service to use for generating outputs.
ShowOutputSubtitleTooltip - Nullable
ShowOutputRating - Nullable
Views - List
Messages - AIPromptMessagesSettings
The text of the commands view button in the ToolBar.
PromptSuggestions - ICollection
ActiveView - Object
ServiceUrl - String
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.