2 writes to _postBackCardsEfficient
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
197
_postBackCardsEfficient
= false;
838
_postBackCardsEfficient
= true;
1 reference to _postBackCardsEfficient
System.Web.Mobile (1)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
1003
bool b =
_postBackCardsEfficient
&& Device.CanRenderPostBackCards;