Hevea documentation

FileSelector Constructor (String, String)

Constructor.

public FileSelector(
   string id,
   string caption
);

Parameters

id
component identifier
caption
text field caption

Exceptions

Exception Type Condition
ArgumentNullException id or caption is null

See Also

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