InteractivityPostBackMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class InteractivityPostBackMode
public enum InteractivityPostBackMode
type InteractivityPostBackMode =
Public Enum InteractivityPostBackMode
- Inheritance
-
InteractivityPostBackMode
Fields
Name | Value | Description |
---|---|---|
AlwaysAsynchronous | 0 | |
AlwaysSynchronous | 1 | |
SynchronousOnDrillthrough | 2 |