Hevea documentation

TextField Constructor (String, String)

Constructor.

public TextField(
   string id,
   string caption
);

Parameters

id
component identifier
caption
text field caption

Exceptions

Exception Type Condition
ArgumentNullException id or caption is null

See Also

TextField Class | Hevea.Core.Http.Html.UI Namespace | TextField Constructor Overload List