run Enum
Enum that determine type of rendering.
run values
Value |
Description |
none |
Command not execute and represent as raw text |
atserver |
Command execute in server and generate html tags as result. |
atclient |
Command execute in client and generate html tags as result. |