Click or drag to resize

FileSystemNormalizeLayoutRendererWrapper Properties

The FileSystemNormalizeLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyFSNormalize
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 '_').
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Top
See Also