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

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