Click or drag to resize
CollisionDataIsAlternative Property
Indicates if the path is router path or alternative path.

Namespace: CMS.DocumentEngine.Routing.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public bool IsAlternative { get; }

Property Value

Type: Boolean
See Also