ReplaceLayoutRendererWrapper Properties |
The ReplaceLayoutRendererWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| IgnoreCase |
Gets or sets a value indicating whether to ignore case.
| |
| Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) | |
| ReplaceWith |
Gets or sets the replacement string.
| |
| SearchFor |
Gets or sets the text to search for.
| |
| WholeWords |
Gets or sets a value indicating whether to search for whole words
|