Documentation > CMS Template API Library > Out > StopCapture()

StopCapture

Stops capture mode and returns all the text printed between Out.StartCapture() and Out.StopCapture(). The text can then be processed and/or printed as needed.

public System.String StopCapture()


Returns

Returns all the text printed between Out.StartCapture() and Out.StopCapture()

Connect with Crownpeak