TreePathUtilsKeepChangedDocumentsAccessible Method |
Returns true if the documents should be accessible after change (if the alias should be automatically generated for them).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static bool KeepChangedDocumentsAccessible(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also