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.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
public void SetOffsetEdit( OffsetEditSequence edits )
Parameters
- edits
- Type: Facilita.Web OffsetEditSequence
An OffsetEditSequence object, which can contain multiple edits.
See Also