5 references to _usingPostBackType
System.Web.Mobile (5)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (5)
192
_usingPostBackType
[0] =
_usingPostBackType
[1] = false;
834
int numberOfCardsRequired = (
_usingPostBackType
[0] ? 1 : 0) +
835
(
_usingPostBackType
[1] ? 1 : 0);
1337
_usingPostBackType
[includeVariables ? 0 : 1] = true;