Click or drag to resize
CollisionDataCultureVersionExists Property
Indicates if the path belongs to an existing culture version of a page.

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

Property Value

Type: Boolean
See Also