Overload List

  NameDescription
Public methodAddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler)
Registers beginning and ending event handler delegates that do not require state information for an asynchronous page.
(Inherited from Page.)
Public methodAddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object)
Registers beginning and ending event handler delegates for an asynchronous page.
(Inherited from Page.)

See Also