Click or drag to resize
IResponseEnd Method
Sends all currently buffered output to the client, stops execution of the requested process.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
void End()
See Also