8 references to EnableAsyncModelBinding
System.Web (8)
UI\Control.cs (2)
2364
if (AppSettings.
EnableAsyncModelBinding
) {
2389
if (AppSettings.
EnableAsyncModelBinding
) {
UI\Page.cs (3)
3240
if (AppSettings.
EnableAsyncModelBinding
&& consumer is ListControl) {
5062
if (AppSettings.
EnableAsyncModelBinding
) {
5089
if (AppSettings.
EnableAsyncModelBinding
) {
UI\WebControls\ListControl.cs (1)
604
if (AppSettings.
EnableAsyncModelBinding
) {
UI\WebControls\ModelDataSourceView.cs (1)
326
if (!AppSettings.
EnableAsyncModelBinding
) {
UI\WebControls\Repeater.cs (1)
770
if (AppSettings.
EnableAsyncModelBinding
) {