| TreePathUtilsAutomaticallyUpdateDocumentAlias Method | 
            Returns true if the document alias should be automatically updated upon document name change.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool AutomaticallyUpdateDocumentAlias(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
Boolean See Also
See Also