'Declaration Public Enum AsyncResponseContext Inherits System.Enum
public enum AsyncResponseContext : System.Enum
Member | Description |
---|---|
Default | Default value which is equal to IncludePreviousSelectedTab | IncludeSelectedTab. |
IncludeAllTabs | Refresh the ContentPanes of all tabs after hidden asynchronous post back. |
IncludePreviousSelectedTab | Refresh the ContentPane of the previously selected tab after hidden asynchronous post back. |
IncludeSelectedTab | Refresh the ContentPane of the new selected tab after hidden asynchronous post back. |
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