TreePathUtilsAllowPermanentPreviewLink Method |
Returns true if document workflow cycle GUID shouldn't be changed when moving from publish/archive step to edit step.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static bool AllowPermanentPreviewLink(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also