Provides access to helper methods allowing you to render individual TX Text Control ASP.NET MVC extensions. For now only one extension is implemented (see class TextControl).

TXTextControl(This)

public static ControlsFactory TXTextControl(this HtmlHelper helper)
<System.Runtime.CompilerServices.Extension> _
Public Shared Function TXTextControl(helper As HtmlHelper) As ControlsFactory

Parameters

Parameter Description
helper A System.Web.Mvc.HtmlHelper object representing the HTML helper instance that this method extends.

Return Value

Returns a ControlsFactory object containing helper methods to render TX Text Control extensions.