Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the ReleaseUpdateCockpitClass class and binds it to a ReleaseUpdateCockpit form.
Syntax
server public static ReleaseUpdateCockpit newFormRun(FormRun _formRun)
Run On
Server
Parameters
- _formRun
Type: FormRun Class
An instance of the ReleaseUpdateCockpit form.
Return Value
Type: ReleaseUpdateCockpit Class
A new instance of the ReleaseUpdateCockpit class.
Remarks
When the ReleaseUpdateCockpit form loads, the backend ReleaseUpdateCockpit form is created by calling this method.