Hevea documentation

TextGrid Constructor (String, String)

Constructor.

public TextGrid(
   string id,
   string text
);

Parameters

id
component identifier
text
text to display

Exceptions

Exception Type Condition
ArgumentNullException id is null

See Also

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