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