Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 1.37 KB

File metadata and controls

50 lines (25 loc) · 1.37 KB

Component_1

How to use component in controller

Declare component

[!code-pascal]

Declare initialization variables

Most of the initialization variable will come from the I/O system. This example is only for demostrational puproses.

[!code-pascal]

Initialize & Run

[!code-pascal]

[!INCLUDE IntializeAndRun]

Use

[!code-pascal]

[!code-csharp]

Generic Read-Only view

[!code-html]

Generic control view

[!code-html]

Type agnostic using RenderableContentControl status (Read-Only) view

[!code-html]

Type agnostic using RenderableContentControl control view

[!code-html]