Click or drag to resize
CollisionDataSourceCultureVersionExists Property
Indicates if the source 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 SourceCultureVersionExists { get; }

Property Value

Type: Boolean
See Also