Share via


BeginResponse Method

Begins a response. Must be called by the page adapter before rendering the page, and before calling the BeginFile method.

public void BeginResponse()

Remarks

The BeginResponse method must be called only once.

See Also

Applies to: MultiPartWriter Class