Home > Configuration > Rewrite > setrewriteaction_stringbuilderexpr

setrewriteaction_stringbuilderexpr

Use this method to set expression that specifies the content to insert into the request or response at the specified location, or that replaces the specified string.

Syntax



Parameters

name

Name of the rewrite action to modify.
This is mandatory parameter.

stringbuilderexpr

Expression that specifies the content to insert into the request or response at the specified location, or that replaces the specified string.

Return Value

Returns simpleResult

See Also