Question
1
Replies
77
Views
Posted: May 3, 2017
Last activity: May 3, 2017
Closed
Default value if tag is not configured in PRConfig File
Hi,
In prconfig file this <env name=" initialization/asyncdeclarepages " value="false" /> setting is not there . so in this case what will be default value true or false??
Thanks.
Hi Srinivas,
As this setting is related to synchronous/asynchronous load of declare pages, the setting will be taken from the option "Load this Page Asynchronously" depending on the condition if it is checked/unchecked.
If you explicitly define it as false/true in prconfig, then this will override any setting and checking/unchecking option on the declare page definition won't have any effect.