'Declaration Public Enum AsyncRequestContext Inherits System.Enum
public enum AsyncRequestContext : System.Enum
Member | Description |
---|---|
Default | Default value which is equal to IncludeFormData. |
IncludeAllTabs | Pass to the server only data of child controls located on tabs. |
IncludeFormData | Pass to the server data of all controls on the page. |
IncludePreviousSelectedTab | Pass to the server only data of the child controls located on the previously unselected tab. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2