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

HtmlHelperBase<(Of <(<'TModel>)>)> Methods

The HtmlHelperBase<(Of <(<'TModel>)>)> type exposes the following members.

Methods


  Name Description
Public method AddCrudActionParamsFn(CrudAction, IAction, JsExpression)
Public method AddCrudActionParamsFn(CrudAction, IAction, String)
Public method AddCrudActionParamsFn(CrudAction, IAction, Dom..::..IForm)
Public method AddCrudActionParamsFn(CrudAction, IAction, LambdaExpression)
Public method AddEvent
Public method AddJsEventHandler
JavaScript event handler for component id with statements
Public method AddJsFunction(JsFun, JsRole, array<String>[]()[][])
Public method AddJsFunction(String, JsStatements, JsRole, array<String>[]()[][])
Add function to view's on-page functions block
Public method AddJsFunction(String, String, JsStatements, JsRole, array<String>[]()[][])
Add function to view's on-page functions block
Public method AddKendoPanelBar
Add document ready script that initializes Kendo Panel Bar. HTML elements of bar are defined manually in cshtml
Public method AntiForgeryToken (Inherited from HtmlHelper.)
Public method AntiForgeryToken(System.String) (Inherited from HtmlHelper.)
Public method AntiForgeryToken(System.String,System.String,System.String) (Inherited from HtmlHelper.)
Public method AttributeEncode(System.String) (Inherited from HtmlHelper.)
Public method AttributeEncode(System.Object) (Inherited from HtmlHelper.)
Public method EnableClientValidation (Inherited from HtmlHelper.)
Public method EnableClientValidation(System.Boolean) (Inherited from HtmlHelper.)
Public method EnableUnobtrusiveJavaScript (Inherited from HtmlHelper.)
Public method EnableUnobtrusiveJavaScript(System.Boolean) (Inherited from HtmlHelper.)
Public method Encode(System.String) (Inherited from HtmlHelper.)
Public method Encode(System.Object) (Inherited from HtmlHelper.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FormatValue(System.Object,System.String) (Inherited from HtmlHelper.)
Public method GetEndpointUrl

Return Value

Url action of controller
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUnobtrusiveValidationAttributes(System.String) (Inherited from HtmlHelper.)
Public method GetUnobtrusiveValidationAttributes(System.String,System.Web.Mvc.ModelMetadata) (Inherited from HtmlHelper.)
Public method HttpMethodOverride(System.Web.Mvc.HttpVerbs) (Inherited from HtmlHelper.)
Public method HttpMethodOverride(System.String) (Inherited from HtmlHelper.)
Protected method InitHelper
Public method JsAjaxPostForm<(Of <<'(TForm>)>>)
JavaScript statement that posts form to action.
Public method Static member JsFunction(JsStatements)
Public method Static member JsFunction(String, JsStatements)
JavaScript function name() with given statements
Public method Static member JsFunction(String, String, JsStatements)
JavaScript function name(parameters) with given statements
Protected method JsRoleToParameters
Protected method Static member KendoWidgetType
Protected method MemberwiseClone (Inherited from Object.)
Public method Raw(System.String) (Inherited from HtmlHelper.)
Public method Raw(System.Object) (Inherited from HtmlHelper.)
Public method Register(String, Type, WidgetOptions)
Public method Register(String, WidgetType, WidgetOptions)
Public method Register<(Of <<'(TWidget>)>>)(String, WidgetOptions)
Public method Register<(Of <<'(TWidget>)>>)(TWidget, WidgetOptions)
Public method Register<(Of <<'(TViewComponent, TBuilder>)>>)(TBuilder, WidgetOptions)
Public method RenderDocOverlay()()()()
Public method RenderDocOverlay(StringBuilder)
Public method SetValidationMessageElement(System.String) (Inherited from HtmlHelper.)
Public method SetValidationSummaryMessageElement(System.String) (Inherited from HtmlHelper.)
Public method ToString (Inherited from Object.)