Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Classes
 CanRenderPostBackCards Property
ASP.NET Mobile Controls
CanRenderPostBackCards Property

Set to false for devices that do not do not use postback cards. The default is true.

public bool CanRenderPostBackCards(
   get
)

Remarks

To reduce the size of WML markup, postback fields are consolidated into postback cards in WML. Setting CanRenderPostBackCards to false causes the postback card to not be rendered. In this case, postfields are not consolidated, potentially increasing the size of the generated WML.

See Also

Applies to: MobileCapabilities Class

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker