Hevea documentation

Image Constructor (String, String)

Constructor.

public Image(
   string id,
   string url
);

Parameters

id
component identifier
url
image Url

Exceptions

Exception Type Condition
ArgumentNullException id or url is null

See Also

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