Click or drag to resize
PageInfoProviderUseCultureForBestPageInfoResult Property
Gets or sets the value that indicates whether culture should be used for selecting best result instead of URL path.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool UseCultureForBestPageInfoResult { get; set; }

Property Value

Type: Boolean
See Also