FileSystemNormalizeLayoutRendererWrapper Properties |
The FileSystemNormalizeLayoutRendererWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| FSNormalize |
Gets or sets a value indicating whether to modify the output of this renderer so it can be used as a part of file path
(illegal characters are replaced with '_').
| |
| Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) |