Click or drag to resize
DeleteDocumentSettingsAlternatingDocumentMaxLevel Property
Maximal level of deleted document which should be used as source for alternating document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public int AlternatingDocumentMaxLevel { get; set; }

Property Value

Type: Int32
See Also