Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Dom..::..Form<(Of <(<'TFormModel>)>)> Members

The Dom..::..Form<(Of <(<'TFormModel>)>)> type exposes the following members.

Methods


  Name Description
Public method AddField<(Of <<'(TProperty>)>>)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Hide

Return Value

JsStatement that hides the element.
(Inherited from Dom..::..Element.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetDisplay (Inherited from Dom..::..Element.)
Public method SetVisibility (Inherited from Dom..::..Element.)
Public method Show

Return Value

JsStatement that makes the element visible.
(Inherited from Dom..::..Element.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Attributes (Inherited from Dom..::..Element.)
Public property Get
JavaScript expression to get the DOM element
(Inherited from Dom..::..Element.)
Public property GetValue (Inherited from Dom..::..Element.)
Public property HtmlHelper
Public property Id (Inherited from Dom..::..Element.)
Public property JQuery (Inherited from Dom..::..Element.)
Protected property JsOptions (Inherited from Dom..::..Element.)
Public property Serialize
Public property SerializerOptions
Public property Widget (Inherited from Dom..::..Element.)