Click or drag to resize

ReplaceLayoutRendererWrapper Properties

The ReplaceLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreCase
Gets or sets a value indicating whether to ignore case.
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertyReplaceWith
Gets or sets the replacement string.
Public propertySearchFor
Gets or sets the text to search for.
Public propertyWholeWords
Gets or sets a value indicating whether to search for whole words
Top
See Also