wwServer::nWebControlFrameworkCompileMode
Determines how pages are run when the WebControlFramework operates. Runs either in compiled mode or in 'always' parse mode.
o.nWebControlFrameworkCompileMode
Parameters
1 - Run compiled pages only (executes the PRG file only and file must already exist) 2 - Parses the page on the fly and then compiles and runs it
Default Value: 2