PromptBox

Properties

ActionButton - PromptBoxActionButtonSettings

Enables or disables the Action button.

Enable - Nullable

EndAffixTemplateHandler - String

FileSelectButton - PromptBoxFileSelectButtonSettings

Defines the file types that can be selected using the file input.

FillMode - Nullable

Loading - Nullable

MaxTextAreaHeight - Nullable

Messages - PromptBoxMessagesSettings

Sets the placeholder text for the input field.

Mode - Nullable

Placeholder - String

Readonly - Nullable

Rows - Nullable

SpeechToTextButton - PromptBoxSpeechToTextButtonSettings

Enables or disables the Speech to Text button.

StartAffixTemplateHandler - String

Title - String

TopAffixTemplateHandler - String

Value - String

Events - IDictionary

Id - String

SanitezeId - Boolean

Writer - IJavaScriptWriter

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

UseMvvmInitialization - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Serialize()

Serialize the current instance to Dictionary

Render()

Renders the component.

ToClientTemplate()

ToClientTemplate method.

ToHtmlString()

ToHtmlString method.

RETURNS

The result.

VerifySettings()

VerifySettings method.

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

DeferStyles method.

ProcessSettings()

ProcessSettings method.

GetHtml(System.Boolean)

GetHtml method.

Parameters

includeScript - System.Boolean

RETURNS

The result.

GetInitializator()

GetInitializator method.

RETURNS

The result.

WriteDeferredScriptInitialization()

WriteDeferredScriptInitialization method.