Click or drag to resize
TreePathUtilsKeepChangedDocumentsAccessible Method
Returns true if the documents should be accessible after change (if the alias should be automatically generated for them).

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also