Bioseal.buildHtmlView Method¶
Module: Bioseal
Definition¶
Builds the presentation view, in HTML format.
void buildHtmlView(String? language, bool userAuthenticated)
Parameters
language Stringin The expected language.
userAuthenticated boolin A value indicating whether the user is authenticated.
Exceptions
An error has occurred during Bioseal Library execution.