Page.IsCallback Property
.NET Framework (current version)
Note |
|---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value that indicates whether the page request is the result of a callback.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the page request is the result of a callback; otherwise, false.
For more information, see Implementing Client Callbacks Programmatically Without Postbacks in ASP.NET Web Pages.
.NET Framework
Available since 2.0
Available since 2.0
Show:
