Click or drag to resize
TreePathUtilsForbiddenCharactersReplacement Method
Returns string containing all forbidden characters that cannot be used in node alias and in the file system.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static char ForbiddenCharactersReplacement(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Char
See Also