Click or drag to resize
TreePathUtils Properties

The TreePathUtils type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowedURLPathValues
Returns string containing allowed characters that cant be used in URL path.
Public propertyStatic memberMaxAliasLength
Maximal length of the node alias name.
Public propertyStatic memberMaxNameLength
Maximal length of the node document name.
Public propertyStatic memberMaxURLPathLength
Maximal length of the URL path.
Public propertyStatic memberRemoveDiacriticForSafeURLPath
Indicates if diacritics should be removed from the URL path.
Public propertyStatic memberUseLimitURLReplacements
Gets the value that indicates whether whether multiple, starting and trailing replacements should be limited.
Top
See Also