StaticRenderMode (Type)

String identifying a static rendering mode; for example, 0 (manual static), 1 (manual dynamic), or 2 (auto detect).

Based On:

Enumeration

Possible Values:

Value Display Value Description
0 Manual Static User has set to 'always' render on static server.
1 Manual Dynamic User has set to 'never' render on static server.
2 Auto Detect User has set to render 'If no dynamic content' on static server.

Error Message:

Must be a string identifying a valid static rendering mode; for example, 0 (manual static), 1 (manual dynamic), or 2 (auto detect).