Gets the init form for process definition.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- definitionId
- Type: SystemString
The process definition identifier. - assetRoot
- Type: SystemString
The root directory of the assets. - culture
- Type: SystemString
The culture.
Return Value
Type: StreamHTML representation of the init form ready for use in the client containers.
See Also