Click or drag to resize
TreePathUtilsAllowPermanentPreviewLink Method
Returns true if document workflow cycle GUID shouldn't be changed when moving from publish/archive step to edit step.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also