Request SetOffsetEdit Method C# API
Sets an OffsetEditSequence object to be applied to the message body of this Request object, immediately before the request is sent to the web server.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public void SetOffsetEdit(
	OffsetEditSequence edits
)
See Also