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 public static bool AutomaticallyUpdateDocumentAlias(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also