ErrorFormatterPage::AddOnPreRenderCompleteAsync Method

 

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_pubmethodAddOnPreRenderCompleteAsync(BeginEventHandler^, EndEventHandler^)

Registers beginning and ending event handler delegates that do not require state information for an asynchronous page.(Inherited from Page.)

System_CAPS_pubmethodAddOnPreRenderCompleteAsync(BeginEventHandler^, EndEventHandler^, Object^)

Registers beginning and ending event handler delegates for an asynchronous page.(Inherited from Page.)

Return to top
Show: