Chat
Properties
ActionButton - ChatActionButtonSettings
The icon name for the action button in its default (send) state.
AllowMessageCollapse - Nullable
AutoBind - Nullable
AutoAssignId - Nullable
AuthorId - String
AuthorIdField - String
AuthorImageAltTextField - String
AuthorImageUrlField - String
AuthorNameField - String
FileActions - List
FileAttachment - ChatFileAttachmentSettings
Configures the file select button (attachment button) in the message input area. Can be set to: - true: Shows the button with default settings - false: Hides the button completely (does not render) - Object: Shows the button with custom configuration
FilesField - String
Height - String
IdField - String
IsDeletedField - String
IsPinnedField - String
IsTypingField - String
MessageActions - List
Messages - ChatMessagesSettings
The text for the download all files button.
MessageBox - ChatMessageBoxSettings
The input mode for the message box: "single": Single-line text input; "multi": Multi-line textarea with fixed rows or "auto": Auto-expanding textarea that grows as the user types.
MessageTimeFormat - String
MessageToolbarActions - List
ScrollToBottomButton - Nullable
SkipSanitization - Nullable
ReplyToIdField - String
SpeechToText - ChatSpeechToTextSettings
Enables or disables the speech-to-text button.
SuggestedActionsLayoutMode - Nullable
SuggestedActionsScrollable - Nullable
Suggestions - List
SuggestionsLayoutMode - Nullable
SuggestionsScrollable - Nullable
TextField - String
TimestampField - String
Width - String
Dir - Nullable
DataSource - DataSource
The number of available pages.
DataSourceId - String
MessageWidthMode - Nullable
MessageTemplateId - String
MessageTemplateHandler - String
SuggestionsTemplateId - String
SuggestionsTemplateHandler - String
FilesTemplateId - String
FilesTemplateHandler - String
MessageGroupTemplateId - String
MessageGroupTemplateHandler - String
MessageReferenceTemplateId - String
MessageReferenceTemplateHandler - String
SuggestedActionsTemplateId - String
SuggestedActionsTemplateHandler - String
TimestampTemplateId - String
TimestampTemplateHandler - String
HeaderItems - List
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.