MultiPartWriter.EndResponse Method ()

 

Ends a response.

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

public abstract void EndResponse()

The page adapter must call this method after rendering a page, and after calling the EndFile method.

.NET Framework
Available since 1.1
Return to top
Show: