| TreePathUtils Properties |
The TreePathUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedURLPathValues |
Returns string containing allowed characters that cant be used in URL path.
| |
| MaxAliasLength |
Maximal length of the node alias name.
| |
| MaxNameLength |
Maximal length of the node document name.
| |
| MaxURLPathLength |
Maximal length of the URL path.
| |
| RemoveDiacriticForSafeURLPath |
Indicates if diacritics should be removed from the URL path.
| |
| UseLimitURLReplacements |
Gets the value that indicates whether whether multiple, starting and trailing replacements should be limited.
|