Form

Properties

ButtonsTemplate - String

ButtonsTemplateId - String

ButtonsTemplateHandler - String

ClearButton - Nullable

FocusFirst - Nullable

FormatLabel - ClientHandlerDescriptor

A Razor template delegate.

Orientation - String

Messages - FormMessagesSettings

The text message displayed for the Form submit button.

Layout - String

Grid - FormGridSettings

Defines the maximum width in pixels for which the specific breakpoint col value for the columns applies.

Size - Nullable

Validatable - FormValidatableSettings

Configures the built-in Validator options.

Items - List

FormData - Object

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.

DeferStyles()

ToClientTemplate()