Click or drag to resize
TreePathUtilsAutomaticallyUpdateDocumentAlias Method
Returns true if the document alias should be automatically updated upon document name change.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also